Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dani.h96 bool ofdmWeakSigDetect; member
Dani.c202 if (aniState->ofdmWeakSigDetect != weak_sig) in ath9k_hw_set_ofdm_nil()
500 ani->ofdmWeakSigDetect = true; in ath9k_hw_ani_init()
Dar5008_phy.c1013 if (on != aniState->ofdmWeakSigDetect) { in ar5008_hw_ani_control_new()
1017 aniState->ofdmWeakSigDetect ? in ar5008_hw_ani_control_new()
1024 aniState->ofdmWeakSigDetect = on; in ar5008_hw_ani_control_new()
1112 aniState->ofdmWeakSigDetect ? "on" : "off", in ar5008_hw_ani_control_new()
1200 aniState->ofdmWeakSigDetect = true; in ar5008_hw_ani_cache_ini_regs()
Dar9003_phy.c1178 if (on != aniState->ofdmWeakSigDetect) { in ar9003_hw_ani_control()
1182 aniState->ofdmWeakSigDetect ? in ar9003_hw_ani_control()
1189 aniState->ofdmWeakSigDetect = on; in ar9003_hw_ani_control()
1357 aniState->ofdmWeakSigDetect ? "on" : "off", in ar9003_hw_ani_control()
1467 aniState->ofdmWeakSigDetect = true; in ar9003_hw_ani_cache_ini_regs()