Searched refs:ENA_STATS_ARRAY_RX (Results 1 – 1 of 1) sorted by relevance
130 #define ENA_STATS_ARRAY_RX ARRAY_SIZE(ena_stats_rx_strings) macro471 (dev->data->nb_rx_queues * ENA_STATS_ARRAY_RX); in ena_xstats_calc_num()2682 for (stat = 0; stat < ENA_STATS_ARRAY_RX; stat++) in ena_xstats_get_names()2750 for (stat = 0; stat < ENA_STATS_ARRAY_RX; stat++) { in ena_xstats_get()2815 rx_entries = ENA_STATS_ARRAY_RX * dev->data->nb_rx_queues; in ena_xstats_get_by_id()