Searched refs:rx_stats_num (Results 1 – 2 of 2) sorted by relevance
524 int rx_stats_num = GVE_RX_STATS_REPORT_NUM * in gve_set_priv_flags() local527 memset(priv->stats_report->stats, 0, (tx_stats_num + rx_stats_num) * in gve_set_priv_flags()
135 int tx_stats_num, rx_stats_num; in gve_alloc_stats_report() local139 rx_stats_num = (GVE_RX_STATS_REPORT_NUM + NIC_RX_STATS_REPORT_NUM) * in gve_alloc_stats_report()142 tx_stats_num + rx_stats_num); in gve_alloc_stats_report()