Searched refs:shortcal_timer (Results 1 – 3 of 3) sorted by relevance
348 if ((timestamp - common->ani.shortcal_timer) >= short_cal_interval) { in ath_ani_calibrate()350 common->ani.shortcal_timer = timestamp; in ath_ani_calibrate()433 common->ani.shortcal_timer = timestamp; in ath_start_ani()
752 common->ani.shortcal_timer = timestamp; in ath9k_htc_start_ani()799 if ((timestamp - common->ani.shortcal_timer) >= in ath9k_htc_ani_work()803 common->ani.shortcal_timer = timestamp; in ath9k_htc_ani_work()
39 unsigned int shortcal_timer; member