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

/freebsd-current/sys/dev/wtap/
H A Dif_wtapioctl.h108 u_int32_t ast_per_calfail;/* periodic calibration failed */ member in struct:wtap_stats
/freebsd-current/sys/dev/ath/
H A Dif_athioctl.h114 u_int32_t ast_per_calfail;/* periodic calibration failed */ member in struct:ath_stats
H A Dif_ath_sysctl.c1182 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_per_calfail", CTLFLAG_RD,
1183 &sc->sc_stats.ast_per_calfail, 0, "periodic calibration failed");
H A Dif_ath.c5493 sc->sc_stats.ast_per_calfail++;

Completed in 210 milliseconds