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,5444 longCal = (ticks - sc->sc_lastlongcal >= ath_longcalinterval*hz); in ath_calibrate()5537 nextcal = ath_longcalinterval*hz; in ath_calibrate()6151 if (ath_longcalinterval != 0) { in ath_newstate()6244 if (ath_longcalinterval != 0) { in ath_newstate()