Searched refs:tx_qid_to_stats_idx (Results 1 – 1 of 1) sorted by relevance
151 int *tx_qid_to_stats_idx; in gve_get_ethtool_stats() local166 tx_qid_to_stats_idx = kmalloc_array(priv->tx_cfg.num_queues, in gve_get_ethtool_stats()168 if (!tx_qid_to_stats_idx) { in gve_get_ethtool_stats()313 tx_qid_to_stats_idx[queue_id] = stats_idx; in gve_get_ethtool_stats()351 be64_to_cpu(report_stats[tx_qid_to_stats_idx[ring] + j].value); in gve_get_ethtool_stats()360 kfree(tx_qid_to_stats_idx); in gve_get_ethtool_stats()