Searched refs:virtchnl2_rx_desc (Results 1 – 4 of 4) sorted by relevance
567 static bool idpf_rx_singleq_test_staterr(const union virtchnl2_rx_desc *rx_desc, in idpf_rx_singleq_test_staterr()578 static bool idpf_rx_singleq_is_non_eop(const union virtchnl2_rx_desc *rx_desc) in idpf_rx_singleq_is_non_eop()665 idpf_rx_singleq_base_csum(const union virtchnl2_rx_desc *rx_desc) in idpf_rx_singleq_base_csum()700 idpf_rx_singleq_flex_csum(const union virtchnl2_rx_desc *rx_desc) in idpf_rx_singleq_flex_csum()738 const union virtchnl2_rx_desc *rx_desc, in idpf_rx_singleq_base_hash()768 const union virtchnl2_rx_desc *rx_desc, in idpf_rx_singleq_flex_hash()797 const union virtchnl2_rx_desc *rx_desc, in idpf_rx_singleq_process_skb_fields()903 idpf_rx_singleq_extract_base_fields(const union virtchnl2_rx_desc *rx_desc, in idpf_rx_singleq_extract_base_fields()927 idpf_rx_singleq_extract_flex_fields(const union virtchnl2_rx_desc *rx_desc, in idpf_rx_singleq_extract_flex_fields()946 const union virtchnl2_rx_desc *rx_desc, in idpf_rx_singleq_extract_fields()[all …]
445 union virtchnl2_rx_desc { union
511 union virtchnl2_rx_desc *rx;
867 rxq->size = rxq->desc_count * sizeof(union virtchnl2_rx_desc); in idpf_rx_desc_alloc()