Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dhtc_drv_main.c956 bool shortcal = false; in ath9k_htc_ani_work() local
979 shortcal = true; in ath9k_htc_ani_work()
1001 if (longcal || shortcal || aniflag) { in ath9k_htc_ani_work()
1010 if (longcal || shortcal) in ath9k_htc_ani_work()
Dmain.c466 bool shortcal = false; in ath_ani_calibrate() local
496 shortcal = true; in ath_ani_calibrate()
519 if (longcal || shortcal || aniflag) { in ath_ani_calibrate()
529 if (longcal || shortcal) { in ath_ani_calibrate()