Home
last modified time | relevance | path

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

/dpdk/drivers/net/e1000/
H A Digb_rxtx.c68 struct igb_rx_entry { struct
97 struct igb_rx_entry *sw_ring; /**< address of RX software ring. */
811 struct igb_rx_entry *sw_ring; in eth_igb_recv_pkts()
812 struct igb_rx_entry *rxe; in eth_igb_recv_pkts()
996 struct igb_rx_entry *sw_ring; in eth_igb_recv_scattered_pkts()
997 struct igb_rx_entry *rxe; in eth_igb_recv_scattered_pkts()
1761 sizeof(struct igb_rx_entry) * nb_desc, in eth_igb_rx_queue_setup()
2237 struct igb_rx_entry *rxe = rxq->sw_ring; in igb_alloc_rx_queue_mbufs()