Home
last modified time | relevance | path

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

/freebsd/sys/dev/wtap/
H A Dif_wtapioctl.h95 u_int32_t ast_rx_phyerr; /* rx failed 'cuz of PHY err */ member
/freebsd/sys/dev/ath/
H A Dif_athioctl.h100 u_int32_t ast_rx_phyerr; /* rx failed 'cuz of PHY err */ member
H A Dif_ath_rx.c698 sc->sc_stats.ast_rx_phyerr++; in ath_rx_pkt()
H A Dif_ath_sysctl.c1165 &sc->sc_stats.ast_rx_phyerr, 0, "rx failed 'cuz of PHY err"); in ath_sysctl_stats_attach()