Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_rxtx_vec_common.h80 struct i40e_tx_entry *txep; in i40e_tx_free_bufs()
135 tx_backlog_entry(struct i40e_tx_entry *txep, in tx_backlog_entry()
H A Di40e_rxtx.h126 struct i40e_tx_entry { struct
139 struct i40e_tx_entry *sw_ring; /**< virtual address of SW ring */ argument
H A Di40e_rxtx.c335 struct i40e_tx_entry *sw_ring = txq->sw_ring; in i40e_xmit_cleanup()
1015 struct i40e_tx_entry *sw_ring; in i40e_xmit_pkts()
1016 struct i40e_tx_entry *txe, *txn; in i40e_xmit_pkts()
1262 struct i40e_tx_entry *txep; in i40e_tx_free_bufs()
1331 struct i40e_tx_entry *txep = &(txq->sw_ring[txq->tx_tail]); in i40e_tx_fill_hw_ring()
2345 sizeof(struct i40e_tx_entry) * nb_desc, in i40e_dev_tx_queue_setup()
2535 struct i40e_tx_entry *swr_ring = txq->sw_ring; in i40e_tx_done_cleanup_full()
2641 struct i40e_tx_entry *txe; in i40e_reset_tx_queue()
H A Di40e_rxtx_vec_altivec.c557 struct i40e_tx_entry *txep; in i40e_xmit_fixed_burst_vec()
H A Di40e_rxtx_vec_neon.c537 struct i40e_tx_entry *txep; in i40e_xmit_fixed_burst_vec()
H A Di40e_rxtx_vec_sse.c704 struct i40e_tx_entry *txep; in i40e_xmit_fixed_burst_vec()
H A Di40e_rxtx_vec_avx2.c868 struct i40e_tx_entry *txep; in i40e_xmit_fixed_burst_vec_avx2()