Searched refs:tx_qid_to_stats_idx (Results 1 – 1 of 1) sorted by relevance
146 int *tx_qid_to_stats_idx; in gve_get_ethtool_stats() local161 tx_qid_to_stats_idx = kmalloc_array(priv->tx_cfg.num_queues, in gve_get_ethtool_stats()163 if (!tx_qid_to_stats_idx) { in gve_get_ethtool_stats()305 tx_qid_to_stats_idx[queue_id] = stats_idx; in gve_get_ethtool_stats()333 be64_to_cpu(report_stats[tx_qid_to_stats_idx[ring] + j].value); in gve_get_ethtool_stats()342 kfree(tx_qid_to_stats_idx); in gve_get_ethtool_stats()