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

/freebsd-current/sys/dev/bce/
H A Dif_bce.c5288 sc->mbuf_alloc_failed_count++;
5301 sc->mbuf_alloc_failed_count++;
5400 sc->mbuf_alloc_failed_count++;
5408 sc->mbuf_alloc_failed_count++;
7117 sc->mbuf_alloc_failed_count++;
7284 sc->mbuf_alloc_failed_count++;
8550 sc->mbuf_alloc_failed_count =
8984 "mbuf_alloc_failed_count",
8985 CTLFLAG_RD, &sc->mbuf_alloc_failed_count,
10757 BCE_PRINTF(" 0x%08X - (sc->mbuf_alloc_failed_count) "
[all...]
H A Dif_bcereg.h6614 u32 mbuf_alloc_failed_count; member in struct:bce_softc

Completed in 239 milliseconds