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

/freebsd-current/sys/dev/wtap/
H A Dif_wtapioctl.h109 u_int32_t ast_per_rfgain; /* periodic calibration rfgain reset */ member in struct:wtap_stats
/freebsd-current/sys/dev/ath/
H A Dif_athioctl.h115 u_int32_t ast_per_rfgain; /* periodic calibration rfgain reset */ member in struct:ath_stats
H A Dif_ath_sysctl.c1184 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_per_rfgain", CTLFLAG_RD,
1185 &sc->sc_stats.ast_per_rfgain, 0, "periodic calibration rfgain reset");
H A Dif_ath.c5458 sc->sc_stats.ast_per_rfgain++;

Completed in 135 milliseconds