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

/freebsd-current/sys/dev/bce/
H A Dif_bce.c5284 sc->rx_empty_count++);
5735 DBRUN(sc->rx_empty_count = 0);
6443 sc->rx_empty_count++);
8544 sc->rx_empty_count =
9046 "rx_empty_count",
9047 CTLFLAG_RD, &sc->rx_empty_count,
H A Dif_bcereg.h6651 u64 rx_empty_count; member in struct:bce_softc

Completed in 188 milliseconds