Searched refs:tx_entries (Results 1 – 1 of 1) sorted by relevance
2782 uint64_t rx_entries, tx_entries; in ena_xstats_get_by_id() local2826 tx_entries = ENA_STATS_ARRAY_TX * dev->data->nb_tx_queues; in ena_xstats_get_by_id()2827 if (id < tx_entries) { in ena_xstats_get_by_id()