Searched refs:ixgbe_gstrings_stats (Results 1 – 1 of 1) sorted by relevance
37 static const struct ixgbe_stats ixgbe_gstrings_stats[] = { variable116 #define IXGBE_GLOBAL_STATS_LEN ARRAY_SIZE(ixgbe_gstrings_stats)1349 switch (ixgbe_gstrings_stats[i].type) { in ixgbe_get_ethtool_stats()1352 ixgbe_gstrings_stats[i].stat_offset; in ixgbe_get_ethtool_stats()1356 ixgbe_gstrings_stats[i].stat_offset; in ixgbe_get_ethtool_stats()1363 data[i] = (ixgbe_gstrings_stats[i].sizeof_stat == in ixgbe_get_ethtool_stats()1422 ethtool_puts(&p, ixgbe_gstrings_stats[i].stat_string); in ixgbe_get_strings()