Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_rxtx.c88 struct igb_tx_entry { struct
182 struct igb_tx_entry *sw_ring; /**< virtual address of SW ring. */
396 struct igb_tx_entry *sw_ring; in eth_igb_xmit_pkts()
397 struct igb_tx_entry *txe, *txn; in eth_igb_xmit_pkts()
1313 struct igb_tx_entry *sw_ring; in igb_tx_done_cleanup()
1444 struct igb_tx_entry *txe = txq->sw_ring; in igb_reset_tx_queue()
1598 sizeof(struct igb_tx_entry) * nb_desc, in eth_igb_tx_queue_setup()