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