Searched refs:tx_stats_num (Results 1 – 2 of 2) sorted by relevance
522 int tx_stats_num = GVE_TX_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() local137 tx_stats_num = (GVE_TX_STATS_REPORT_NUM + NIC_TX_STATS_REPORT_NUM) * in gve_alloc_stats_report()142 tx_stats_num + rx_stats_num); in gve_alloc_stats_report()