Home
last modified time | relevance | path

Searched refs:queue_full_cnt (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_rxtx_vec_neon.h45 txq->dfx_stats.queue_full_cnt++; in hns3_xmit_fixed_burst_vec()
H A Dhns3_rxtx.h416 uint64_t queue_full_cnt; member
H A Dhns3_rxtx_vec_sve.c464 txq->dfx_stats.queue_full_cnt++; in hns3_xmit_fixed_burst_vec_sve()
H A Dhns3_stats.c253 HNS3_TXQ_DFX_STATS_FIELD_OFFSET(queue_full_cnt)},
H A Dhns3_rxtx.c4125 txq->dfx_stats.queue_full_cnt++; in hns3_xmit_pkts_simple()
4182 txq->dfx_stats.queue_full_cnt++; in hns3_xmit_pkts()