Searched refs:ath_longcalinterval (Results 1 – 1 of 1) sorted by relevance
231 static int ath_longcalinterval = 30; /* long cals every 30 secs */ variable232 SYSCTL_INT(_hw_ath, OID_AUTO, longcal, CTLFLAG_RW, &ath_longcalinterval,5439 longCal = (ticks - sc->sc_lastlongcal >= ath_longcalinterval*hz); in ath_calibrate()5532 nextcal = ath_longcalinterval*hz; in ath_calibrate()6146 if (ath_longcalinterval != 0) { in ath_newstate()6239 if (ath_longcalinterval != 0) { in ath_newstate()