xlgmac_gstring_stats   36 drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c static const struct xlgmac_stats_desc xlgmac_gstring_stats[] = {
xlgmac_gstring_stats   96 drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c #define XLGMAC_STATS_COUNT	ARRAY_SIZE(xlgmac_gstring_stats)
xlgmac_gstring_stats  216 drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c 			memcpy(data, xlgmac_gstring_stats[i].stat_string,
xlgmac_gstring_stats  254 drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c 		stat = (u8 *)pdata + xlgmac_gstring_stats[i].stat_offset;