Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_athioctl.h93 u_int32_t ast_rx_fifoerr; /* rx failed 'cuz of FIFO overrun */ member
H A Dif_ath_rx.c685 sc->sc_stats.ast_rx_fifoerr++; in ath_rx_pkt()
H A Dif_ath_sysctl.c1164 &sc->sc_stats.ast_rx_fifoerr, 0, "rx failed 'cuz of FIFO overrun"); in ath_sysctl_stats_attach()