Home
last modified time | relevance | path

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

/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()
291 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()
338 struct ixgbe_rx_entry *sw_ring; in _recv_raw_pkts_vec()
H A Dixgbe_rxtx.c1533 struct ixgbe_rx_entry *rxep; in ixgbe_rx_scan_hw_ring()
1633 struct ixgbe_rx_entry *rxep; in ixgbe_rx_alloc_bufs()
1791 struct ixgbe_rx_entry *sw_ring; in ixgbe_recv_pkts()
1792 struct ixgbe_rx_entry *rxe; in ixgbe_recv_pkts()
2068 struct ixgbe_rx_entry *sw_ring = rxq->sw_ring; in ixgbe_recv_pkts_lro()
2077 struct ixgbe_rx_entry *rxe; in ixgbe_recv_pkts_lro()
2080 struct ixgbe_rx_entry *next_rxe = NULL; in ixgbe_recv_pkts_lro()
3215 sizeof(struct ixgbe_rx_entry) * len, in ixgbe_dev_rx_queue_setup()
4482 struct ixgbe_rx_entry *rxe = rxq->sw_ring; in ixgbe_alloc_rx_queue_mbufs()