Searched refs:NIC_TX_STATS_REPORT_NUM (Results 1 – 3 of 3) sorted by relevance
291 max_stats_idx = NIC_TX_STATS_REPORT_NUM * priv->tx_cfg.num_queues + in gve_get_ethtool_stats()296 stats_idx += NIC_TX_STATS_REPORT_NUM) { in gve_get_ethtool_stats()328 i += NIC_TX_STATS_REPORT_NUM; in gve_get_ethtool_stats()331 for (j = 0; j < NIC_TX_STATS_REPORT_NUM; j++) { in gve_get_ethtool_stats()
38 #define NIC_TX_STATS_REPORT_NUM 0 macro
115 tx_stats_num = (GVE_TX_STATS_REPORT_NUM + NIC_TX_STATS_REPORT_NUM) * in gve_alloc_stats_report()