Searched refs:ENA_STATS_ARRAY_ENI (Results 1 – 1 of 1) sorted by relevance
128 #define ENA_STATS_ARRAY_ENI ARRAY_SIZE(ena_stats_eni_strings) macro469 return ENA_STATS_ARRAY_GLOBAL + ENA_STATS_ARRAY_ENI + in ena_xstats_calc_num()2678 for (stat = 0; stat < ENA_STATS_ARRAY_ENI; stat++, count++) in ena_xstats_get_names()2741 for (stat = 0; stat < ENA_STATS_ARRAY_ENI; stat++, count++) { in ena_xstats_get()2799 if (id < ENA_STATS_ARRAY_ENI) { in ena_xstats_get_by_id()2814 id -= ENA_STATS_ARRAY_ENI; in ena_xstats_get_by_id()