Home
last modified time | relevance | path

Searched refs:ofdmWeakSigDetect (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dani.h96 bool ofdmWeakSigDetect; member
Dar5008_phy.c1014 if (on != aniState->ofdmWeakSigDetect) { in ar5008_hw_ani_control_new()
1018 aniState->ofdmWeakSigDetect ? in ar5008_hw_ani_control_new()
1025 aniState->ofdmWeakSigDetect = on; in ar5008_hw_ani_control_new()
1113 aniState->ofdmWeakSigDetect ? "on" : "off", in ar5008_hw_ani_control_new()
1201 aniState->ofdmWeakSigDetect = true; in ar5008_hw_ani_cache_ini_regs()
Dani.c206 if (aniState->ofdmWeakSigDetect != weak_sig) in ath9k_hw_set_ofdm_nil()
518 ani->ofdmWeakSigDetect = true; in ath9k_hw_ani_init()
Dar9003_phy.c1172 if (on != aniState->ofdmWeakSigDetect) { in ar9003_hw_ani_control()
1176 aniState->ofdmWeakSigDetect ? in ar9003_hw_ani_control()
1183 aniState->ofdmWeakSigDetect = on; in ar9003_hw_ani_control()
1351 aniState->ofdmWeakSigDetect ? "on" : "off", in ar9003_hw_ani_control()
1461 aniState->ofdmWeakSigDetect = true; in ar9003_hw_ani_cache_ini_regs()