Searched refs:e1000_gstrings_stats (Results 1 – 2 of 2) sorted by relevance
44 static const struct e1000_stats e1000_gstrings_stats[] = { variable100 #define E1000_GLOBAL_STATS_LEN ARRAY_SIZE(e1000_gstrings_stats)2094 switch (e1000_gstrings_stats[i].type) { in e1000_get_ethtool_stats()2097 e1000_gstrings_stats[i].stat_offset; in e1000_get_ethtool_stats()2101 e1000_gstrings_stats[i].stat_offset; in e1000_get_ethtool_stats()2108 data[i] = (e1000_gstrings_stats[i].sizeof_stat == in e1000_get_ethtool_stats()2125 memcpy(p, e1000_gstrings_stats[i].stat_string, in e1000_get_strings()
26 static const struct e1000_stats e1000_gstrings_stats[] = { variable76 #define E1000_GLOBAL_STATS_LEN ARRAY_SIZE(e1000_gstrings_stats)1812 const struct e1000_stats *stat = e1000_gstrings_stats; in e1000_get_ethtool_stats()1851 memcpy(p, e1000_gstrings_stats[i].stat_string, in e1000_get_strings()