Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_stats.c296 static const struct hns3_xstats_name_offset hns3_rx_queue_strings[] = { variable
320 #define HNS3_NUM_RX_QUEUE_STATS (sizeof(hns3_rx_queue_strings) / \
321 sizeof(hns3_rx_queue_strings[0]))
666 reg_offset + hns3_rx_queue_strings[i].offset); in hns3_get_queue_stats()
883 "rx_q%u%s", j, hns3_rx_queue_strings[i].name); in hns3_dev_xstats_get_names()