Home
last modified time | relevance | path

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

/NextBSD/sys/dev/wtap/
HDif_wtapioctl.h95 u_int32_t ast_rx_phyerr; /* rx failed 'cuz of PHY err */ member
/NextBSD/sys/dev/ath/
HDif_athioctl.h96 u_int32_t ast_rx_phyerr; /* rx failed 'cuz of PHY err */ member
HDif_ath_rx.c657 sc->sc_stats.ast_rx_phyerr++; in ath_rx_pkt()
HDif_ath_sysctl.c1161 &sc->sc_stats.ast_rx_phyerr, 0, "rx failed 'cuz of PHY err"); in ath_sysctl_stats_attach()