Home
last modified time | relevance | path

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

/dpdk/drivers/net/iavf/
H A Diavf_rxtx.h227 struct iavf_tx_entry { struct
242 struct iavf_tx_entry *sw_ring; /* address array of SW ring */ argument
H A Diavf_rxtx_vec_common.h85 struct iavf_tx_entry *txep; in iavf_tx_free_bufs()
140 tx_backlog_entry(struct iavf_tx_entry *txep, in tx_backlog_entry()
H A Diavf_rxtx.c244 struct iavf_tx_entry *txe; in reset_tx_queue()
789 sizeof(struct iavf_tx_entry) * nb_desc, in iavf_dev_tx_queue_setup()
2268 struct iavf_tx_entry *sw_ring = txq->sw_ring; in iavf_xmit_cleanup()
2622 struct iavf_tx_entry *txe_ring = txq->sw_ring; in iavf_xmit_pkts()
2623 struct iavf_tx_entry *txe, *txn; in iavf_xmit_pkts()
3138 struct iavf_tx_entry *swr_ring = txq->sw_ring; in iavf_tx_done_cleanup_full()
H A Diavf_rxtx_vec_sse.c1117 struct iavf_tx_entry *txep; in iavf_xmit_fixed_burst_vec()
H A Diavf_rxtx_vec_avx2.c1447 struct iavf_tx_entry *txep; in iavf_xmit_fixed_burst_vec_avx2()