Home
last modified time | relevance | path

Searched refs:ice_rx_flex_desc (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/ice/
H A Dice_rxtx.h23 #define ice_rx_flex_desc ice_16b_rx_flex_desc macro
25 #define ice_rx_flex_desc ice_32b_rx_flex_desc macro
47 volatile union ice_rx_flex_desc *rxdp);
55 volatile union ice_rx_flex_desc *rx_ring;/* RX ring virtual address */
H A Dice_rxtx.c49 volatile union ice_rx_flex_desc *rxdp) in ice_rxd_to_pkt_fields_by_comms_generic()
71 volatile union ice_rx_flex_desc *rxdp) in ice_rxd_to_pkt_fields_by_comms_ovs()
361 volatile union ice_rx_flex_desc *rxd; in ice_alloc_rx_queue_mbufs()
1394 volatile union ice_rx_flex_desc *rxdp; in ice_rx_queue_count()
1496 volatile union ice_rx_flex_desc *rxdp; in ice_rx_scan_hw_ring()
1591 volatile union ice_rx_flex_desc *rxdp; in ice_rx_alloc_bufs()
1717 volatile union ice_rx_flex_desc *rxdp; in ice_recv_scattered_pkts()
1718 union ice_rx_flex_desc rxd; in ice_recv_scattered_pkts()
1974 volatile union ice_rx_flex_desc *rxdp; in ice_rx_descriptor_status()
2182 volatile union ice_rx_flex_desc *rxdp; in ice_recv_pkts()
[all …]
H A Dice_rxtx_vec_sse.c37 volatile union ice_rx_flex_desc *rxdp; in ice_rxq_rearm()
267 volatile union ice_rx_flex_desc *rxdp; in _ice_recv_raw_pkts_vec()
H A Dice_dcf_ethdev.c233 volatile union ice_rx_flex_desc *rxd; in alloc_rxq_mbufs()
317 for (i = 0; i < len * sizeof(union ice_rx_flex_desc); i++) in reset_rx_queue()
H A Dice_rxtx_vec_avx2.c18 volatile union ice_rx_flex_desc *rxdp; in ice_rxq_rearm()
164 volatile union ice_rx_flex_desc *rxdp = rxq->rx_ring + rxq->rx_tail; in _ice_recv_raw_pkts_vec_avx2()
H A Dice_rxtx_vec_avx512.c20 volatile union ice_rx_flex_desc *rxdp; in ice_rxq_rearm()
159 volatile union ice_rx_flex_desc *rxdp = rxq->rx_ring + rxq->rx_tail; in _ice_recv_raw_pkts_vec_avx512()