Searched refs:iavf_rx_flex_desc (Results 1 – 5 of 5) sorted by relevance
135 #define iavf_rx_flex_desc iavf_16b_rx_flex_desc macro138 #define iavf_rx_flex_desc iavf_32b_rx_flex_desc macro143 volatile union iavf_rx_flex_desc *rxdp);
332 volatile union iavf_rx_flex_desc *rxdp) in iavf_rxd_to_pkt_fields_by_comms_ovs()357 volatile union iavf_rx_flex_desc *rxdp) in iavf_rxd_to_pkt_fields_by_comms_aux_v1()399 volatile union iavf_rx_flex_desc *rxdp) in iavf_rxd_to_pkt_fields_by_comms_aux_v2()951 volatile union iavf_rx_flex_desc *rxdp) in iavf_flex_rxd_to_vlan_tci()1216 volatile union iavf_rx_flex_desc *rxdp; in iavf_recv_pkts_flex_rxd()1218 union iavf_rx_flex_desc rxd; in iavf_recv_pkts_flex_rxd()1239 rxdp = (volatile union iavf_rx_flex_desc *)&rx_ring[rx_id]; in iavf_recv_pkts_flex_rxd()1313 union iavf_rx_flex_desc rxd; in iavf_recv_scattered_pkts_flex_rxd()1326 volatile union iavf_rx_flex_desc *rxdp; in iavf_recv_scattered_pkts_flex_rxd()1330 rxdp = (volatile union iavf_rx_flex_desc *)&rx_ring[rx_id]; in iavf_recv_scattered_pkts_flex_rxd()[all …]
642 volatile union iavf_rx_flex_desc *rxdp; in _recv_raw_pkts_vec_flex_rxd()699 rxdp = (union iavf_rx_flex_desc *)rxq->rx_ring + rxq->rx_tail; in _recv_raw_pkts_vec_flex_rxd()
648 volatile union iavf_rx_flex_desc *rxdp = in _iavf_recv_raw_pkts_vec_avx2_flex_rxd()649 (union iavf_rx_flex_desc *)rxq->rx_ring + rxq->rx_tail; in _iavf_recv_raw_pkts_vec_avx2_flex_rxd()
646 volatile union iavf_rx_flex_desc *rxdp = in _iavf_recv_raw_pkts_vec_avx512_flex_rxd()647 (union iavf_rx_flex_desc *)rxq->rx_ring + rxq->rx_tail; in _iavf_recv_raw_pkts_vec_avx512_flex_rxd()