Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_enavar.h242 struct evcnt empty_rx_ring; member
H A Dif_ena.c444 EVCNT_INIT(st, empty_rx_ring); in ena_alloc_counters_rx()
447 CTASSERT(offsetof(struct ena_stats_rx, empty_rx_ring) in ena_alloc_counters_rx()
448 + sizeof(st->empty_rx_ring) == sizeof(*st)); in ena_alloc_counters_rx()
3537 counter_u64_add(rx_ring->rx_stats.empty_rx_ring, in check_for_empty_rx_ring()