Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c39 static const struct ixgbe_stats ixgbe_gstrings_stats[] = { variable
118 #define IXGBE_GLOBAL_STATS_LEN ARRAY_SIZE(ixgbe_gstrings_stats)
1308 switch (ixgbe_gstrings_stats[i].type) { in ixgbe_get_ethtool_stats()
1311 ixgbe_gstrings_stats[i].stat_offset; in ixgbe_get_ethtool_stats()
1315 ixgbe_gstrings_stats[i].stat_offset; in ixgbe_get_ethtool_stats()
1322 data[i] = (ixgbe_gstrings_stats[i].sizeof_stat == in ixgbe_get_ethtool_stats()
1383 memcpy(p, ixgbe_gstrings_stats[i].stat_string, in ixgbe_get_strings()