Home
last modified time | relevance | path

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

/freebsd/sys/dev/wtap/
H A Dif_wtapioctl.h88 u_int32_t ast_rx_nombuf; /* rx setup failed 'cuz no mbuf */ member
/freebsd/sys/dev/ath/
H A Dif_athioctl.h93 u_int32_t ast_rx_nombuf; /* rx setup failed 'cuz no mbuf */ member
H A Dif_ath_rx.c268 sc->sc_stats.ast_rx_nombuf++; in ath_legacy_rxbuf_init()
H A Dif_ath_sysctl.c1151 &sc->sc_stats.ast_rx_nombuf, 0, "rx setup failed 'cuz no mbuf"); in ath_sysctl_stats_attach()