Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/
H A Digb_rxtx.c76 struct igb_tx_entry { struct
169 struct igb_tx_entry *sw_ring; /**< virtual address of SW ring. */
382 struct igb_tx_entry *sw_ring; in eth_igb_xmit_pkts()
383 struct igb_tx_entry *txe, *txn; in eth_igb_xmit_pkts()
1292 struct igb_tx_entry *sw_ring; in igb_tx_done_cleanup()
1423 struct igb_tx_entry *txe = txq->sw_ring; in igb_reset_tx_queue()
1565 sizeof(struct igb_tx_entry) * nb_desc, in eth_igb_tx_queue_setup()