Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_stats.c264 static const struct hns3_xstats_name_offset hns3_rx_bd_error_strings[] = { variable
314 #define HNS3_NUM_RX_BD_ERROR_XSTATS (sizeof(hns3_rx_bd_error_strings) / \
315 sizeof(hns3_rx_bd_error_strings[0]))
776 addr = (char *)rxq + hns3_rx_bd_error_strings[i].offset; in hns3_dev_xstats_get()
864 hns3_rx_bd_error_strings[i].name); in hns3_dev_xstats_get_names()