Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/iavf/
H A Diavf_rxtx_vec_common.h81 struct iavf_tx_entry *txep; in iavf_tx_free_bufs()
136 tx_backlog_entry(struct iavf_tx_entry *txep, in tx_backlog_entry()
H A Diavf_rxtx.h200 struct iavf_tx_entry { struct
215 struct iavf_tx_entry *sw_ring; /* address array of SW ring */ argument
H A Diavf_rxtx.c204 struct iavf_tx_entry *txe; in reset_tx_queue()
680 sizeof(struct iavf_tx_entry) * nb_desc, in iavf_dev_tx_queue_setup()
1928 struct iavf_tx_entry *sw_ring = txq->sw_ring; in iavf_xmit_cleanup()
2077 struct iavf_tx_entry *sw_ring; in iavf_xmit_pkts()
2078 struct iavf_tx_entry *txe, *txn; in iavf_xmit_pkts()
2479 struct iavf_tx_entry *swr_ring = txq->sw_ring; in iavf_tx_done_cleanup_full()
H A Diavf_rxtx_vec_sse.c1114 struct iavf_tx_entry *txep; in iavf_xmit_fixed_burst_vec()
H A Diavf_rxtx_vec_avx2.c1459 struct iavf_tx_entry *txep; in iavf_xmit_fixed_burst_vec_avx2()