Searched refs:ENA_STATS_ARRAY_GLOBAL (Results 1 – 1 of 1) sorted by relevance
127 #define ENA_STATS_ARRAY_GLOBAL ARRAY_SIZE(ena_stats_global_strings) macro469 return ENA_STATS_ARRAY_GLOBAL + ENA_STATS_ARRAY_ENI + in ena_xstats_calc_num()2674 for (stat = 0; stat < ENA_STATS_ARRAY_GLOBAL; stat++, count++) in ena_xstats_get_names()2728 for (stat = 0; stat < ENA_STATS_ARRAY_GLOBAL; stat++, count++) { in ena_xstats_get()2791 if (id < ENA_STATS_ARRAY_GLOBAL) { in ena_xstats_get_by_id()2798 id -= ENA_STATS_ARRAY_GLOBAL; in ena_xstats_get_by_id()