Home
last modified time | relevance | path

Searched refs:sc_doresetcal (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/ath/
HDif_ath.c2098 sc->sc_doresetcal = AH_FALSE; in ath_init()
5063 if (sc->sc_doresetcal) in ath_calibrate()
5085 sc->sc_doresetcal = AH_TRUE; in ath_calibrate()
5099 sc->sc_doresetcal = AH_TRUE; in ath_calibrate()
5136 sc->sc_doresetcal = AH_TRUE; in ath_calibrate()
5144 sc->sc_doresetcal = AH_FALSE; in ath_calibrate()
HDif_athvar.h772 HAL_BOOL sc_doresetcal; /* Yes, we're doing a reset cal atm */ member