Home
last modified time | relevance | path

Searched refs:ena_alloc_counters (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/dev/ena/
H A Dena.c89 static inline void ena_alloc_counters(counter_u64_t *, int);
389 ena_alloc_counters(counter_u64_t *begin, int size) in ena_alloc_counters() function
455 ena_alloc_counters((counter_u64_t *)&txr->tx_stats, in ena_init_io_rings()
464 ena_alloc_counters((counter_u64_t *)&rxr->rx_stats, in ena_init_io_rings()
3778 ena_alloc_counters((counter_u64_t *)&adapter->dev_stats, in ena_attach()
3780 ena_alloc_counters((counter_u64_t *)&adapter->hw_stats, in ena_attach()