Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx_vec_neon.h45 txq->queue_full_cnt++; in hns3_xmit_fixed_burst_vec()
H A Dhns3_stats.c290 HNS3_TX_ERROR_STATS_FIELD_OFFSET(queue_full_cnt)},
605 txq->queue_full_cnt = 0; in hns3_stats_reset()
H A Dhns3_rxtx.h460 uint64_t queue_full_cnt; member
H A Dhns3_rxtx_vec_sve.c433 txq->queue_full_cnt++; in hns3_xmit_fixed_burst_vec_sve()
H A Dhns3_rxtx.c2629 txq->queue_full_cnt = 0; in hns3_tx_queue_setup()
3531 txq->queue_full_cnt++; in hns3_xmit_pkts_simple()
3583 txq->queue_full_cnt++; in hns3_xmit_pkts()