Searched refs:fec_xdp_stat_strs (Results 1 – 1 of 1) sorted by relevance
2926 static const char *fec_xdp_stat_strs[XDP_STATS_TOTAL] = { variable3007 for (i = 0; i < ARRAY_SIZE(fec_xdp_stat_strs); i++) { in fec_enet_get_strings()3008 ethtool_puts(&data, fec_xdp_stat_strs[i]); in fec_enet_get_strings()