Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.h252 struct txgbe_rx_entry { struct
285 struct txgbe_rx_entry *sw_ring; /**< address of RX software ring. */
H A Dtxgbe_rxtx.c1119 struct txgbe_rx_entry *rxep; in txgbe_rx_scan_hw_ring()
1212 struct txgbe_rx_entry *rxep; in txgbe_rx_alloc_bufs()
1369 struct txgbe_rx_entry *sw_ring; in txgbe_recv_pkts()
1370 struct txgbe_rx_entry *rxe; in txgbe_recv_pkts()
1624 struct txgbe_rx_entry *sw_ring = rxq->sw_ring; in txgbe_recv_pkts_lro()
1633 struct txgbe_rx_entry *rxe; in txgbe_recv_pkts_lro()
1636 struct txgbe_rx_entry *next_rxe = NULL; in txgbe_recv_pkts_lro()
2585 sizeof(struct txgbe_rx_entry) * len, in txgbe_dev_rx_queue_setup()
3720 struct txgbe_rx_entry *rxe = rxq->sw_ring; in txgbe_alloc_rx_queue_mbufs()