Searched refs:ixgbe_gstrings_stats (Results 1 – 1 of 1) sorted by relevance
39 static const struct ixgbe_stats ixgbe_gstrings_stats[] = { variable118 #define IXGBE_GLOBAL_STATS_LEN ARRAY_SIZE(ixgbe_gstrings_stats)1206 switch (ixgbe_gstrings_stats[i].type) { in ixgbe_get_ethtool_stats()1209 ixgbe_gstrings_stats[i].stat_offset; in ixgbe_get_ethtool_stats()1213 ixgbe_gstrings_stats[i].stat_offset; in ixgbe_get_ethtool_stats()1220 data[i] = (ixgbe_gstrings_stats[i].sizeof_stat == in ixgbe_get_ethtool_stats()1281 memcpy(p, ixgbe_gstrings_stats[i].stat_string, in ixgbe_get_strings()