Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_stats.c301 static const struct hns3_xstats_name_offset hns3_tx_queue_strings[] = { variable
323 #define HNS3_NUM_TX_QUEUE_STATS (sizeof(hns3_tx_queue_strings) / \
324 sizeof(hns3_tx_queue_strings[0]))
677 reg_offset + hns3_tx_queue_strings[i].offset); in hns3_get_queue_stats()
892 "tx_q%u%s", j, hns3_tx_queue_strings[i].name); in hns3_dev_xstats_get_names()