Home
last modified time | relevance | path

Searched refs:txgbe_rx_entry (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.h253 struct txgbe_rx_entry { struct
286 struct txgbe_rx_entry *sw_ring; /**< address of RX software ring. */
H A Dtxgbe_rxtx.c1189 struct txgbe_rx_entry *rxep; in txgbe_rx_scan_hw_ring()
1282 struct txgbe_rx_entry *rxep; in txgbe_rx_alloc_bufs()
1439 struct txgbe_rx_entry *sw_ring; in txgbe_recv_pkts()
1440 struct txgbe_rx_entry *rxe; in txgbe_recv_pkts()
1694 struct txgbe_rx_entry *sw_ring = rxq->sw_ring; in txgbe_recv_pkts_lro()
1703 struct txgbe_rx_entry *rxe; in txgbe_recv_pkts_lro()
1706 struct txgbe_rx_entry *next_rxe = NULL; in txgbe_recv_pkts_lro()
2674 sizeof(struct txgbe_rx_entry) * len, in txgbe_dev_rx_queue_setup()
3864 struct txgbe_rx_entry *rxe = rxq->sw_ring; in txgbe_alloc_rx_queue_mbufs()