Home
last modified time | relevance | path

Searched defs:tx_entry (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_rxtx_vec.h15 struct hns3_entry *tx_entry; in hns3_tx_bulk_free_buffers() local
H A Dhns3_rxtx_vec_neon.h34 struct hns3_entry *tx_entry; in hns3_xmit_fixed_burst_vec() local
H A Dhns3_rxtx_vec_sve.c387 struct hns3_entry *tx_entry = &txq->sw_ring[txq->next_to_use]; in hns3_tx_fill_hw_ring_sve() local
H A Dhns3_rxtx.c3081 struct hns3_entry *tx_entry = &txq->sw_ring[tx_next_clean]; in hns3_tx_free_useless_buffer() local
3978 struct hns3_entry *tx_entry; in hns3_tx_free_buffer_simple() local
4025 hns3_tx_backup_1mbuf(struct hns3_entry *tx_entry, struct rte_mbuf **pkts) in hns3_tx_backup_1mbuf()
4031 hns3_tx_backup_4mbuf(struct hns3_entry *tx_entry, struct rte_mbuf **pkts) in hns3_tx_backup_4mbuf()
4085 struct hns3_entry *tx_entry = &txq->sw_ring[txq->next_to_use]; in hns3_tx_fill_hw_ring() local
/dpdk/drivers/net/atlantic/
H A Datl_rxtx.c195 struct atl_tx_entry *tx_entry; in atl_reset_tx_queue() local
1224 struct atl_tx_entry *tx_entry; in atl_xmit_pkt() local