Searched refs:hns3_error_int_stats_strings (Results 1 – 1 of 1) sorted by relevance
186 static const struct hns3_xstats_name_offset hns3_error_int_stats_strings[] = { variable308 #define HNS3_NUM_ERROR_INT_XSTATS (sizeof(hns3_error_int_stats_strings) / \309 sizeof(hns3_error_int_stats_strings[0]))692 if (strcmp(hns3_error_int_stats_strings[i].name, err) == 0) { in hns3_error_int_stats_add()694 hns3_error_int_stats_strings[i].offset; in hns3_error_int_stats_add()757 hns3_error_int_stats_strings[i].offset; in hns3_dev_xstats_get()848 "%s", hns3_error_int_stats_strings[i].name); in hns3_dev_xstats_get_names()