Searched refs:sxgbe_gstrings_stats (Results 1 – 1 of 1) sorted by relevance
37 static const struct sxgbe_stats sxgbe_gstrings_stats[] = { variable133 #define SXGBE_STATS_LEN ARRAY_SIZE(sxgbe_gstrings_stats)202 memcpy(p, sxgbe_gstrings_stats[i].stat_string, in sxgbe_get_strings()241 p = (char *)priv + sxgbe_gstrings_stats[i].stat_offset; in sxgbe_get_ethtool_stats()242 data[i] = (sxgbe_gstrings_stats[i].sizeof_stat == sizeof(u64)) in sxgbe_get_ethtool_stats()