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

/freebsd-current/sys/dev/wtap/
H A Dif_wtapioctl.h107 u_int32_t ast_per_cal; /* periodic calibration calls */ member in struct:wtap_stats
/freebsd-current/sys/dev/ath/
H A Dif_athioctl.h113 u_int32_t ast_per_cal; /* periodic calibration calls */ member in struct:ath_stats
H A Dif_ath_sysctl.c1180 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_per_cal", CTLFLAG_RD,
1181 &sc->sc_stats.ast_per_cal, 0, "periodic calibration calls");
H A Dif_ath.c5449 sc->sc_stats.ast_per_cal++;

Completed in 132 milliseconds