Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dlink.c310 bool shortcal = false; in ath_ani_calibrate() local
349 shortcal = true; in ath_ani_calibrate()
377 if (longcal || shortcal) { in ath_ani_calibrate()
392 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()
822 if (longcal || shortcal || aniflag) { in ath9k_htc_ani_work()
831 if (longcal || shortcal) in ath9k_htc_ani_work()