Searched refs:gstrings_stats (Results 1 – 2 of 2) sorted by relevance
32 static const struct xge_gstrings_stats gstrings_stats[] = { variable83 #define XGE_STATS_LEN ARRAY_SIZE(gstrings_stats)118 memcpy(p, gstrings_stats[i].name, ETH_GSTRING_LEN); in xge_get_strings()144 *data++ = *(u64 *)(pdata + gstrings_stats[i].offset); in xge_get_ethtool_stats()
38 static const struct xgene_gstrings_stats gstrings_stats[] = { variable98 #define XGENE_STATS_LEN ARRAY_SIZE(gstrings_stats)212 memcpy(p, gstrings_stats[i].name, ETH_GSTRING_LEN); in xgene_get_strings()287 data[i] = *(u64 *)((char *)&stats + gstrings_stats[i].offset); in xgene_get_ethtool_stats()