Searched refs:ixgb_gstrings_stats (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/intel/ixgb/
H A Dixgb_ethtool.c53 static struct ixgb_stats ixgb_gstrings_stats[] = { variable in typeref:struct:ixgb_stats
94 #define IXGB_STATS_LEN ARRAY_SIZE(ixgb_gstrings_stats)
603 switch (ixgb_gstrings_stats[i].type) {
606 ixgb_gstrings_stats[i].stat_offset;
610 ixgb_gstrings_stats[i].stat_offset;
614 data[i] = (ixgb_gstrings_stats[i].sizeof_stat ==
628 ixgb_gstrings_stats[i].stat_string,

Completed in 25 milliseconds