Home
last modified time | relevance | path

Searched refs:hns3_tx_queue (Results 1 – 8 of 8) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.c349 struct hns3_tx_queue *txq; in hns3_update_all_queues_pvid_proc_en()
387 struct hns3_tx_queue *txq; in hns3_enable_all_queues()
470 struct hns3_tx_queue *txq; in hns3_start_all_txqs()
540 struct hns3_tx_queue *txq; in hns3_restore_tqp_enable_state()
560 struct hns3_tx_queue *txq; in hns3_stop_all_txqs()
884 struct hns3_tx_queue *txq; in hns3_reset_queue()
1140 struct hns3_tx_queue *txq; in hns3_init_tx_ring_tc()
1212 struct hns3_tx_queue *txq; in hns3_init_tx_queues()
1273 struct hns3_tx_queue *txq; in hns3_start_tqps()
1436 struct hns3_tx_queue *txq; in hns3_alloc_txq_and_dma_zone()
[all …]
H A Dhns3_rxtx_vec.h12 hns3_tx_bulk_free_buffers(struct hns3_tx_queue *txq) in hns3_tx_bulk_free_buffers()
56 hns3_tx_free_buffers(struct hns3_tx_queue *txq) in hns3_tx_free_buffers()
H A Dhns3_rxtx_vec_sve.c341 hns3_tx_free_buffers_sve(struct hns3_tx_queue *txq) in hns3_tx_free_buffers_sve()
381 hns3_tx_fill_hw_ring_sve(struct hns3_tx_queue *txq, in hns3_tx_fill_hw_ring_sve()
456 struct hns3_tx_queue *txq = (struct hns3_tx_queue *)tx_queue; in hns3_xmit_fixed_burst_vec_sve()
488 struct hns3_tx_queue *txq = (struct hns3_tx_queue *)tx_queue; in hns3_xmit_pkts_vec_sve()
H A Dhns3_ethdev_dump.c252 static struct hns3_tx_queue *
256 struct hns3_tx_queue *txq; in get_tx_queue()
267 txq = (struct hns3_tx_queue *)tx_queues[queue_id]; in get_tx_queue()
282 struct hns3_tx_queue *txq; in get_rxtx_fake_queue_info()
310 txq = (struct hns3_tx_queue *)tx_queues[queue_id]; in get_rxtx_fake_queue_info()
419 struct hns3_tx_queue *txq; in get_rxtx_queue_info()
H A Dhns3_stats.c599 hns3_rcb_tx_ring_stats_get(struct hns3_tx_queue *txq, in hns3_rcb_tx_ring_stats_get()
628 struct hns3_tx_queue *txq; in hns3_stats_get()
696 struct hns3_tx_queue *txq; in hns3_stats_reset()
895 struct hns3_tx_queue *txq; in hns3_txq_dfx_stats_get()
900 txq = (struct hns3_tx_queue *)dev->data->tx_queues[i]; in hns3_txq_dfx_stats_get()
970 struct hns3_tx_queue *txq; in hns3_txq_basic_stats_get()
1447 struct hns3_tx_queue *txq; in hns3_tqp_dfx_stats_clear()
1570 struct hns3_tx_queue *txq; in hns3_update_queues_stats()
H A Dhns3_rxtx_vec.c37 struct hns3_tx_queue *txq = (struct hns3_tx_queue *)tx_queue; in hns3_xmit_pkts_vec()
H A Dhns3_rxtx_vec_neon.h32 struct hns3_tx_queue *txq = (struct hns3_tx_queue *)tx_queue; in hns3_xmit_fixed_burst_vec()
H A Dhns3_rxtx.h420 struct hns3_tx_queue { struct
670 hns3_write_txq_tail_reg(struct hns3_tx_queue *txq, uint32_t value) in hns3_write_txq_tail_reg()