Searched refs:fec_xdp_stat_strs (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/freescale/
H A Dfec_main.c2913 static const char *fec_xdp_stat_strs[XDP_STATS_TOTAL] = { variable
2994 for (i = 0; i < ARRAY_SIZE(fec_xdp_stat_strs); i++) {
2995 ethtool_puts(&data, fec_xdp_stat_strs[i]);

Completed in 147 milliseconds