Searched refs:ath_resetcalinterval (Results 1 – 1 of 1) sorted by relevance
237 static int ath_resetcalinterval = 20*60; /* reset cal state 20 mins */ variable238 SYSCTL_INT(_hw_ath, OID_AUTO, resetcal, CTLFLAG_RW, &ath_resetcalinterval,5540 else if (ticks - sc->sc_lastcalreset >= ath_resetcalinterval*hz) in ath_calibrate()