Searched refs:NIC_RX_STATS_REPORT_NUM (Results 1 – 3 of 3) sorted by relevance
252 max_stats_idx = NIC_RX_STATS_REPORT_NUM * priv->rx_cfg.num_queues + in gve_get_ethtool_stats()257 stats_idx += NIC_RX_STATS_REPORT_NUM) { in gve_get_ethtool_stats()300 i += NIC_RX_STATS_REPORT_NUM; in gve_get_ethtool_stats()303 for (j = 0; j < NIC_RX_STATS_REPORT_NUM; j++) { in gve_get_ethtool_stats()
42 #define NIC_RX_STATS_REPORT_NUM 4 macro
190 rx_stats_num = (GVE_RX_STATS_REPORT_NUM + NIC_RX_STATS_REPORT_NUM) * in gve_alloc_stats_report()