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

/freebsd-11.0-release/sys/dev/wtap/
H A Dif_wtapioctl.h94 u_int32_t ast_rx_badmic; /* rx failed 'cuz MIC failure */ member in struct:wtap_stats
/freebsd-11.0-release/sys/dev/ath/
H A Dif_athioctl.h95 u_int32_t ast_rx_badmic; /* rx failed 'cuz MIC failure */ member in struct:ath_stats
H A Dif_ath_rx.c711 sc->sc_stats.ast_rx_badmic++;
H A Dif_ath_sysctl.c1158 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_rx_badmic", CTLFLAG_RD,
1159 &sc->sc_stats.ast_rx_badmic, 0, "rx failed 'cuz MIC failure");

Completed in 107 milliseconds