Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx_vec.h12 hns3_tx_bulk_free_buffers(struct hns3_tx_queue *txq) in hns3_tx_bulk_free_buffers()
47 hns3_tx_free_buffers(struct hns3_tx_queue *txq) in hns3_tx_free_buffers()
H A Dhns3_rxtx.c337 struct hns3_tx_queue *txq; in hns3_update_all_queues_pvid_proc_en()
375 struct hns3_tx_queue *txq; in hns3_enable_all_queues()
458 struct hns3_tx_queue *txq; in hns3_start_all_txqs()
528 struct hns3_tx_queue *txq; in hns3_restore_tqp_enable_state()
548 struct hns3_tx_queue *txq; in hns3_stop_all_txqs()
782 struct hns3_tx_queue *txq; in hns3_reset_queue()
1020 struct hns3_tx_queue *txq; in hns3_init_tx_ring_tc()
1092 struct hns3_tx_queue *txq; in hns3_init_tx_queues()
1153 struct hns3_tx_queue *txq; in hns3_start_tqps()
1319 struct hns3_tx_queue *txq; in hns3_alloc_txq_and_dma_zone()
[all …]
H A Dhns3_rxtx_vec_sve.c316 hns3_tx_free_buffers_sve(struct hns3_tx_queue *txq) in hns3_tx_free_buffers_sve()
356 hns3_tx_fill_hw_ring_sve(struct hns3_tx_queue *txq, in hns3_tx_fill_hw_ring_sve()
425 struct hns3_tx_queue *txq = (struct hns3_tx_queue *)tx_queue; in hns3_xmit_fixed_burst_vec_sve()
457 struct hns3_tx_queue *txq = (struct hns3_tx_queue *)tx_queue; in hns3_xmit_pkts_vec_sve()
H A Dhns3_rxtx_vec.c31 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_stats.h133 (offsetof(struct hns3_tx_queue, f))
H A Dhns3_stats.c504 struct hns3_tx_queue *txq; in hns3_stats_get()
554 struct hns3_tx_queue *txq; in hns3_stats_reset()
724 struct hns3_tx_queue *txq; in hns3_dev_xstats_get()
H A Dhns3_rxtx.h331 struct hns3_tx_queue { struct