Home
last modified time | relevance | path

Searched refs:ixgbe_gstrings_stats (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c37 static const struct ixgbe_stats ixgbe_gstrings_stats[] = { variable
116 #define IXGBE_GLOBAL_STATS_LEN ARRAY_SIZE(ixgbe_gstrings_stats)
1347 switch (ixgbe_gstrings_stats[i].type) { in ixgbe_get_ethtool_stats()
1350 ixgbe_gstrings_stats[i].stat_offset; in ixgbe_get_ethtool_stats()
1354 ixgbe_gstrings_stats[i].stat_offset; in ixgbe_get_ethtool_stats()
1361 data[i] = (ixgbe_gstrings_stats[i].sizeof_stat == in ixgbe_get_ethtool_stats()
1421 ixgbe_gstrings_stats[i].stat_string); in ixgbe_get_strings()