Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_rxtx.h93 struct ice_tx_entry { struct
107 struct ice_tx_entry *sw_ring; /* virtual address of SW ring */ argument
H A Dice_rxtx_vec_common.h78 struct ice_tx_entry *txep; in ice_tx_free_bufs()
133 ice_tx_backlog_entry(struct ice_tx_entry *txep, in ice_tx_backlog_entry()
H A Dice_rxtx.c883 struct ice_tx_entry *txe; in ice_reset_tx_queue()
1320 sizeof(struct ice_tx_entry) * nb_desc, in ice_tx_queue_setup()
2389 struct ice_tx_entry *sw_ring = txq->sw_ring; in ice_xmit_cleanup()
2511 struct ice_tx_entry *sw_ring; in ice_xmit_pkts()
2512 struct ice_tx_entry *txe, *txn; in ice_xmit_pkts()
2725 struct ice_tx_entry *txep; in ice_tx_free_bufs()
2762 struct ice_tx_entry *swr_ring = txq->sw_ring; in ice_tx_done_cleanup_full()
2902 struct ice_tx_entry *txep = &txq->sw_ring[txq->tx_tail]; in ice_tx_fill_hw_ring()
H A Dice_rxtx_vec_sse.c659 struct ice_tx_entry *txep; in ice_xmit_fixed_burst_vec()
H A Dice_dcf_ethdev.c339 struct ice_tx_entry *txe; in reset_tx_queue()
H A Dice_rxtx_vec_avx2.c909 struct ice_tx_entry *txep; in ice_xmit_fixed_burst_vec_avx2()