Searched refs:shortcal_timer (Results 1 – 3 of 3) sorted by relevance
344 if ((timestamp - common->ani.shortcal_timer) >= short_cal_interval) { in ath_ani_calibrate()346 common->ani.shortcal_timer = timestamp; in ath_ani_calibrate()429 common->ani.shortcal_timer = timestamp; in ath_start_ani()
755 common->ani.shortcal_timer = timestamp; in ath9k_htc_start_ani()802 if ((timestamp - common->ani.shortcal_timer) >= in ath9k_htc_ani_work()806 common->ani.shortcal_timer = timestamp; in ath9k_htc_ani_work()
41 unsigned int shortcal_timer; member