Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dlink.c306 bool shortcal = false; in ath_ani_calibrate() local
345 shortcal = true; in ath_ani_calibrate()
373 if (longcal || shortcal) { in ath_ani_calibrate()
388 longcal ? "long" : "", shortcal ? "short" : "", in ath_ani_calibrate()
Dhtc_drv_main.c778 bool shortcal = false; in ath9k_htc_ani_work() local
804 shortcal = true; in ath9k_htc_ani_work()
825 if (longcal || shortcal || aniflag) { in ath9k_htc_ani_work()
834 if (longcal || shortcal) in ath9k_htc_ani_work()