Searched refs:GEM_STATS_LEN (Results 1 – 2 of 2) sorted by relevance
744 #define GEM_STATS_LEN ARRAY_SIZE(gem_statistics) macro829 u64 ethtool_stats[GEM_STATS_LEN];
1873 for (i = 0; i < GEM_STATS_LEN; ++i, ++p) { in gem_update_stats()1934 memcpy(data, &bp->ethtool_stats, sizeof(u64) * GEM_STATS_LEN); in gem_get_ethtool_stats()1941 return GEM_STATS_LEN; in gem_get_sset_count()1953 for (i = 0; i < GEM_STATS_LEN; i++, p += ETH_GSTRING_LEN) in gem_get_ethtool_strings()