Searched refs:gve_alloc_counters (Results 1 – 4 of 4) sorted by relevance
59 gve_alloc_counters(counter_u64_t *stat, int num_stats) in gve_alloc_counters() function
698 void gve_alloc_counters(counter_u64_t *stat, int num_stats);
153 gve_alloc_counters((counter_u64_t *)&rx->stats, NUM_RX_STATS); in gve_rx_alloc_ring()
157 gve_alloc_counters((counter_u64_t *)&tx->stats, NUM_TX_STATS); in gve_tx_alloc_ring()