Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dani.h96 bool ofdmWeakSigDetect; member
Dar5008_phy.c1005 if (on != aniState->ofdmWeakSigDetect) { in ar5008_hw_ani_control_new()
1009 aniState->ofdmWeakSigDetect ? in ar5008_hw_ani_control_new()
1016 aniState->ofdmWeakSigDetect = on; in ar5008_hw_ani_control_new()
1104 aniState->ofdmWeakSigDetect ? "on" : "off", in ar5008_hw_ani_control_new()
1192 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.c1173 if (on != aniState->ofdmWeakSigDetect) { in ar9003_hw_ani_control()
1177 aniState->ofdmWeakSigDetect ? in ar9003_hw_ani_control()
1184 aniState->ofdmWeakSigDetect = on; in ar9003_hw_ani_control()
1352 aniState->ofdmWeakSigDetect ? "on" : "off", in ar9003_hw_ani_control()
1462 aniState->ofdmWeakSigDetect = true; in ar9003_hw_ani_cache_ini_regs()