Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dani.h96 bool ofdmWeakSigDetect; member
H A Dani.c202 if (aniState->ofdmWeakSigDetect != weak_sig) in ath9k_hw_set_ofdm_nil()
500 ani->ofdmWeakSigDetect = true; in ath9k_hw_ani_init()
H A Dar5008_phy.c1029 if (on != aniState->ofdmWeakSigDetect) { in ar5008_hw_ani_control_new()
1033 aniState->ofdmWeakSigDetect ? in ar5008_hw_ani_control_new()
1040 aniState->ofdmWeakSigDetect = on; in ar5008_hw_ani_control_new()
1128 aniState->ofdmWeakSigDetect ? "on" : "off", in ar5008_hw_ani_control_new()
1216 aniState->ofdmWeakSigDetect = true; in ar5008_hw_ani_cache_ini_regs()
H A Dar9003_phy.c1148 if (on != aniState->ofdmWeakSigDetect) { in ar9003_hw_ani_control()
1152 aniState->ofdmWeakSigDetect ? in ar9003_hw_ani_control()
1159 aniState->ofdmWeakSigDetect = on; in ar9003_hw_ani_control()
1327 aniState->ofdmWeakSigDetect ? "on" : "off", in ar9003_hw_ani_control()
1437 aniState->ofdmWeakSigDetect = true; in ar9003_hw_ani_cache_ini_regs()