Searched refs:NIC_TX_STATS_REPORT_NUM (Results 1 – 3 of 3) sorted by relevance
328 max_stats_idx = NIC_TX_STATS_REPORT_NUM * num_tx_queues + in gve_get_ethtool_stats()333 stats_idx += NIC_TX_STATS_REPORT_NUM) { in gve_get_ethtool_stats()375 i += NIC_TX_STATS_REPORT_NUM; in gve_get_ethtool_stats()378 for (j = 0; j < NIC_TX_STATS_REPORT_NUM; j++) { in gve_get_ethtool_stats()
41 #define NIC_TX_STATS_REPORT_NUM 0 macro
188 tx_stats_num = (GVE_TX_STATS_REPORT_NUM + NIC_TX_STATS_REPORT_NUM) * in gve_alloc_stats_report()