Searched refs:NIC_TX_STATS_REPORT_NUM (Results 1 – 3 of 3) sorted by relevance
280 NIC_TX_STATS_REPORT_NUM * num_tx_queues) * sizeof(struct stats); in gve_get_ethtool_stats()294 num_stopped_rxqs + NIC_TX_STATS_REPORT_NUM * in gve_get_ethtool_stats()299 max_tx_stats_idx = NIC_TX_STATS_REPORT_NUM * in gve_get_ethtool_stats()388 stats_idx += NIC_TX_STATS_REPORT_NUM) { in gve_get_ethtool_stats()437 i += NIC_TX_STATS_REPORT_NUM; in gve_get_ethtool_stats()439 for (j = 0; j < NIC_TX_STATS_REPORT_NUM; j++) { in gve_get_ethtool_stats()
48 #define NIC_TX_STATS_REPORT_NUM 0 macro
286 tx_stats_num = (GVE_TX_STATS_REPORT_NUM + NIC_TX_STATS_REPORT_NUM) * in gve_alloc_stats_report()