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

/freebsd-11.0-release/sys/dev/wtap/
H A Dif_wtapioctl.h95 u_int32_t ast_rx_phyerr; /* rx failed 'cuz of PHY err */ member in struct:wtap_stats
/freebsd-11.0-release/sys/dev/ath/
H A Dif_athioctl.h96 u_int32_t ast_rx_phyerr; /* rx failed 'cuz of PHY err */ member in struct:ath_stats
H A Dif_ath_rx.c674 sc->sc_stats.ast_rx_phyerr++;
H A Dif_ath_sysctl.c1160 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_rx_phyerr", CTLFLAG_RD,
1161 &sc->sc_stats.ast_rx_phyerr, 0, "rx failed 'cuz of PHY err");

Completed in 63 milliseconds