Searched refs:xdpq_stat_names (Results 1 – 1 of 1) sorted by relevance
92 static const char * const xdpq_stat_names[] = { variable624 (fp->num_xdpqs + 1) * ARRAY_SIZE(xdpq_stat_names) + in fun_get_sset_count()661 for (j = 0; j < ARRAY_SIZE(xdpq_stat_names); j++) in fun_get_strings()663 xdpq_stat_names[j], i); in fun_get_strings()665 for (j = 0; j < ARRAY_SIZE(xdpq_stat_names); j++) in fun_get_strings()666 ethtool_sprintf(&p, xdpq_stat_names[j]); in fun_get_strings()796 totals = data + fp->num_xdpqs * ARRAY_SIZE(xdpq_stat_names); in fun_get_ethtool_stats()808 data += ARRAY_SIZE(xdpq_stat_names); in fun_get_ethtool_stats()