Home
last modified time | relevance | path

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

/linux-4.1.27/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
801 shortcal = true; in ath9k_htc_ani_work()
822 if (longcal || shortcal || aniflag) { in ath9k_htc_ani_work()
831 if (longcal || shortcal) in ath9k_htc_ani_work()