Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_stats.c264 static const struct hns3_xstats_name_offset hns3_tx_queue_strings[] = { variable
294 #define HNS3_NUM_TX_QUEUE_STATS (sizeof(hns3_tx_queue_strings) / \
295 sizeof(hns3_tx_queue_strings[0]))
858 reg_offset + hns3_tx_queue_strings[i].offset); in hns3_queue_stats_get()
1286 "tx_q%u_%s", j, hns3_tx_queue_strings[i].name); in hns3_dev_xstats_get_names()