Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_stats.c818 int rx_comm_stats_num = nb_rx_q * HNS3_PF_VF_RX_COMM_STATS_NUM; in hns3_xstats_calc_num() local
822 stats_num = rx_comm_stats_num + tx_comm_stats_num; in hns3_xstats_calc_num()