Searched refs:virtchnl2_rx_desc (Results 1 – 4 of 4) sorted by relevance
620 static bool idpf_rx_singleq_test_staterr(const union virtchnl2_rx_desc *rx_desc, in idpf_rx_singleq_test_staterr()631 static bool idpf_rx_singleq_is_non_eop(const union virtchnl2_rx_desc *rx_desc) in idpf_rx_singleq_is_non_eop()718 idpf_rx_singleq_base_csum(const union virtchnl2_rx_desc *rx_desc) in idpf_rx_singleq_base_csum()753 idpf_rx_singleq_flex_csum(const union virtchnl2_rx_desc *rx_desc) in idpf_rx_singleq_flex_csum()791 const union virtchnl2_rx_desc *rx_desc, in idpf_rx_singleq_base_hash()821 const union virtchnl2_rx_desc *rx_desc, in idpf_rx_singleq_flex_hash()850 const union virtchnl2_rx_desc *rx_desc, in __idpf_rx_singleq_process_skb_fields()951 idpf_rx_singleq_extract_base_fields(const union virtchnl2_rx_desc *rx_desc, in idpf_rx_singleq_extract_base_fields()974 idpf_rx_singleq_extract_flex_fields(const union virtchnl2_rx_desc *rx_desc, in idpf_rx_singleq_extract_flex_fields()992 const union virtchnl2_rx_desc *rx_desc, in idpf_rx_singleq_extract_fields()[all …]
445 union virtchnl2_rx_desc { union
520 union virtchnl2_rx_desc *rx;
848 rxq->size = rxq->desc_count * sizeof(union virtchnl2_rx_desc); in idpf_rx_desc_alloc()