Searched refs:rx_stats_num (Results 1 – 2 of 2) sorted by relevance
499 int rx_stats_num = GVE_RX_STATS_REPORT_NUM * in gve_set_priv_flags() local502 memset(priv->stats_report->stats, 0, (tx_stats_num + rx_stats_num) * in gve_set_priv_flags()
113 int tx_stats_num, rx_stats_num; in gve_alloc_stats_report() local117 rx_stats_num = (GVE_RX_STATS_REPORT_NUM + NIC_RX_STATS_REPORT_NUM) * in gve_alloc_stats_report()120 tx_stats_num + rx_stats_num); in gve_alloc_stats_report()