Searched refs:ENA_STATS_ARRAY_GLOBAL (Results 1 – 1 of 1) sorted by relevance
114 #define ENA_STATS_ARRAY_GLOBAL ARRAY_SIZE(ena_stats_global_strings) macro747 return ENA_STATS_ARRAY_GLOBAL + ENA_STATS_ARRAY_ENI + in ena_xstats_calc_num()3153 for (stat = 0; stat < ENA_STATS_ARRAY_GLOBAL; stat++, count++) in ena_xstats_get_names()3215 if (id < ENA_STATS_ARRAY_GLOBAL) { in ena_xstats_get_names_by_id()3221 id -= ENA_STATS_ARRAY_GLOBAL; in ena_xstats_get_names_by_id()3287 for (stat = 0; stat < ENA_STATS_ARRAY_GLOBAL; stat++, count++) { in ena_xstats_get()3351 if (id < ENA_STATS_ARRAY_GLOBAL) { in ena_xstats_get_by_id()3358 id -= ENA_STATS_ARRAY_GLOBAL; in ena_xstats_get_by_id()