Home
last modified time | relevance | path

Searched refs:ixgbe_rx_entry (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.h70 struct ixgbe_rx_entry { struct
103 struct ixgbe_rx_entry *sw_ring; /**< address of RX software ring. */
H A Dixgbe_rxtx_vec_neon.c22 struct ixgbe_rx_entry *rxep = &rxq->sw_ring[rxq->rxrearm_start]; in ixgbe_rxq_rearm()
210 struct ixgbe_rx_entry *sw_ring; in _recv_raw_pkts_vec()
H A Dixgbe_rxtx_vec_sse.c25 struct ixgbe_rx_entry *rxep = &rxq->sw_ring[rxq->rxrearm_start]; in ixgbe_rxq_rearm()
317 struct ixgbe_rx_entry *sw_ring; in _recv_raw_pkts_vec()
H A Dixgbe_rxtx.c1492 struct ixgbe_rx_entry *rxep; in ixgbe_rx_scan_hw_ring()
1590 struct ixgbe_rx_entry *rxep; in ixgbe_rx_alloc_bufs()
1748 struct ixgbe_rx_entry *sw_ring; in ixgbe_recv_pkts()
1749 struct ixgbe_rx_entry *rxe; in ixgbe_recv_pkts()
2022 struct ixgbe_rx_entry *sw_ring = rxq->sw_ring; in ixgbe_recv_pkts_lro()
2031 struct ixgbe_rx_entry *rxe; in ixgbe_recv_pkts_lro()
2034 struct ixgbe_rx_entry *next_rxe = NULL; in ixgbe_recv_pkts_lro()
3156 sizeof(struct ixgbe_rx_entry) * len, in ixgbe_dev_rx_queue_setup()
4444 struct ixgbe_rx_entry *rxe = rxq->sw_ring; in ixgbe_alloc_rx_queue_mbufs()