Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_stats.c320 #define HNS3_NUM_RX_QUEUE_STATS (sizeof(hns3_rx_queue_strings) / \ macro
641 int rx_queue_stats = dev->data->nb_rx_queues * HNS3_NUM_RX_QUEUE_STATS; in hns3_xstats_calc_num()
663 for (i = 0; i < HNS3_NUM_RX_QUEUE_STATS; i++) { in hns3_get_queue_stats()
880 for (i = 0; i < HNS3_NUM_RX_QUEUE_STATS; i++) { in hns3_dev_xstats_get_names()