Home
last modified time | relevance | path

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

/dpdk/drivers/net/i40e/
H A Di40e_rxtx_vec_common.h84 struct i40e_tx_entry *txep; in i40e_tx_free_bufs()
150 tx_backlog_entry(struct i40e_tx_entry *txep, in tx_backlog_entry()
H A Di40e_rxtx.h127 struct i40e_tx_entry { struct
144 struct i40e_tx_entry *sw_ring; /**< virtual address of SW ring */ argument
H A Di40e_rxtx.c375 struct i40e_tx_entry *sw_ring = txq->sw_ring; in i40e_xmit_cleanup()
1078 struct i40e_tx_entry *sw_ring; in i40e_xmit_pkts()
1079 struct i40e_tx_entry *txe, *txn; in i40e_xmit_pkts()
1325 struct i40e_tx_entry *txep; in i40e_tx_free_bufs()
1412 struct i40e_tx_entry *txep = &(txq->sw_ring[txq->tx_tail]); in i40e_tx_fill_hw_ring()
2437 sizeof(struct i40e_tx_entry) * nb_desc, in i40e_dev_tx_queue_setup()
2650 struct i40e_tx_entry *swr_ring = txq->sw_ring; in i40e_tx_done_cleanup_full()
2756 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_sse.c706 struct i40e_tx_entry *txep; in i40e_xmit_fixed_burst_vec()
H A Di40e_rxtx_vec_neon.c683 struct i40e_tx_entry *txep; in i40e_xmit_fixed_burst_vec()
H A Di40e_rxtx_vec_avx2.c764 struct i40e_tx_entry *txep; in i40e_xmit_fixed_burst_vec_avx2()