Home
last modified time | relevance | path

Searched refs:shortcal (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dlink.c339 bool shortcal = false; in ath_ani_calibrate() local
378 shortcal = true; in ath_ani_calibrate()
406 if (longcal || shortcal) { in ath_ani_calibrate()
421 longcal ? "long" : "", shortcal ? "short" : "", in ath_ani_calibrate()
H A Dhtc_drv_main.c775 bool shortcal = false; in ath9k_htc_ani_work() local
801 shortcal = true; in ath9k_htc_ani_work()
802 ath_dbg(common, ANI, "shortcal @%lu\n", jiffies); in ath9k_htc_ani_work()
822 if (longcal || shortcal || aniflag) { in ath9k_htc_ani_work()
831 if (longcal || shortcal) in ath9k_htc_ani_work()