Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/wtap/
HDif_wtapioctl.h92 u_int32_t ast_rx_fifoerr; /* rx failed 'cuz of FIFO overrun */ member
/freebsd-head/sys/dev/ath/
HDif_athioctl.h97 u_int32_t ast_rx_fifoerr; /* rx failed 'cuz of FIFO overrun */ member
HDif_ath_rx.c696 sc->sc_stats.ast_rx_fifoerr++; in ath_rx_pkt()
HDif_ath_sysctl.c1159 &sc->sc_stats.ast_rx_fifoerr, 0, "rx failed 'cuz of FIFO overrun"); in ath_sysctl_stats_attach()