Searched refs:tx_qid_to_stats_idx (Results 1 – 1 of 1) sorted by relevance
165 int *tx_qid_to_stats_idx; in gve_get_ethtool_stats() local182 tx_qid_to_stats_idx = kmalloc_array(num_tx_queues, in gve_get_ethtool_stats()184 if (!tx_qid_to_stats_idx) { in gve_get_ethtool_stats()342 tx_qid_to_stats_idx[queue_id] = stats_idx; in gve_get_ethtool_stats()377 stats_idx = tx_qid_to_stats_idx[ring]; in gve_get_ethtool_stats()401 kfree(tx_qid_to_stats_idx); in gve_get_ethtool_stats()