Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dani.h96 bool ofdmWeakSigDetect; member
Dar5008_phy.c989 if (on != aniState->ofdmWeakSigDetect) { in ar5008_hw_ani_control_new()
993 aniState->ofdmWeakSigDetect ? in ar5008_hw_ani_control_new()
1000 aniState->ofdmWeakSigDetect = on; in ar5008_hw_ani_control_new()
1088 aniState->ofdmWeakSigDetect ? "on" : "off", in ar5008_hw_ani_control_new()
1176 aniState->ofdmWeakSigDetect = true; in ar5008_hw_ani_cache_ini_regs()
Dani.c196 if (aniState->ofdmWeakSigDetect != weak_sig) in ath9k_hw_set_ofdm_nil()
507 ani->ofdmWeakSigDetect = true; in ath9k_hw_ani_init()
Dar9003_phy.c1067 if (on != aniState->ofdmWeakSigDetect) { in ar9003_hw_ani_control()
1071 aniState->ofdmWeakSigDetect ? in ar9003_hw_ani_control()
1078 aniState->ofdmWeakSigDetect = on; in ar9003_hw_ani_control()
1246 aniState->ofdmWeakSigDetect ? "on" : "off", in ar9003_hw_ani_control()
1356 aniState->ofdmWeakSigDetect = true; in ar9003_hw_ani_cache_ini_regs()