Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_stats.c259 static const struct hns3_xstats_name_offset hns3_rx_queue_strings[] = { variable
291 #define HNS3_NUM_RX_QUEUE_STATS (sizeof(hns3_rx_queue_strings) / \
292 sizeof(hns3_rx_queue_strings[0]))
847 reg_offset + hns3_rx_queue_strings[i].offset); in hns3_queue_stats_get()
1277 "rx_q%u_%s", j, hns3_rx_queue_strings[i].name); in hns3_dev_xstats_get_names()