Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bce/
HDif_bce.c5397 sc->rx_empty_count++); in bce_get_rx_buf()
5854 DBRUN(sc->rx_empty_count = 0); in bce_init_rx_chain()
6575 sc->rx_empty_count++); in bce_rx_intr()
8711 sc->rx_empty_count = in bce_sysctl_stats_clear()
9226 CTLFLAG_RD, &sc->rx_empty_count, in bce_add_sysctls()
HDif_bcereg.h6726 u64 rx_empty_count; member