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

/freebsd-11.0-release/sys/dev/wtap/
H A Dif_wtapioctl.h107 u_int32_t ast_per_cal; /* periodic calibration calls */ member in struct:wtap_stats
/freebsd-11.0-release/sys/dev/ath/
H A Dif_athioctl.h108 u_int32_t ast_per_cal; /* periodic calibration calls */ member in struct:ath_stats
H A Dif_ath_sysctl.c1176 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_per_cal", CTLFLAG_RD,
1177 &sc->sc_stats.ast_per_cal, 0, "periodic calibration calls");
H A Dif_ath.c5267 sc->sc_stats.ast_per_cal++;

Completed in 99 milliseconds