Home
last modified time | relevance | path

Searched refs:entry_ofdm (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dani.c154 const struct ani_ofdm_level_entry *entry_ofdm; in ath9k_hw_set_ofdm_nil() local
170 entry_ofdm = &ofdm_level_table[aniState->ofdmNoiseImmunityLevel]; in ath9k_hw_set_ofdm_nil()
173 if (aniState->spurImmunityLevel != entry_ofdm->spur_immunity_level) in ath9k_hw_set_ofdm_nil()
176 entry_ofdm->spur_immunity_level); in ath9k_hw_set_ofdm_nil()
178 if (aniState->firstepLevel != entry_ofdm->fir_step_level && in ath9k_hw_set_ofdm_nil()
179 entry_ofdm->fir_step_level >= entry_cck->fir_step_level) in ath9k_hw_set_ofdm_nil()
182 entry_ofdm->fir_step_level); in ath9k_hw_set_ofdm_nil()
184 weak_sig = entry_ofdm->ofdm_weak_signal_on; in ath9k_hw_set_ofdm_nil()
234 const struct ani_ofdm_level_entry *entry_ofdm; in ath9k_hw_set_cck_nil() local
253 entry_ofdm in ath9k_hw_set_cck_nil()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dani.c154 const struct ani_ofdm_level_entry *entry_ofdm; in ath9k_hw_set_ofdm_nil() local
170 entry_ofdm = &ofdm_level_table[aniState->ofdmNoiseImmunityLevel]; in ath9k_hw_set_ofdm_nil()
173 if (aniState->spurImmunityLevel != entry_ofdm->spur_immunity_level) in ath9k_hw_set_ofdm_nil()
176 entry_ofdm->spur_immunity_level); in ath9k_hw_set_ofdm_nil()
178 if (aniState->firstepLevel != entry_ofdm->fir_step_level && in ath9k_hw_set_ofdm_nil()
179 entry_ofdm->fir_step_level >= entry_cck->fir_step_level) in ath9k_hw_set_ofdm_nil()
182 entry_ofdm->fir_step_level); in ath9k_hw_set_ofdm_nil()
184 weak_sig = entry_ofdm->ofdm_weak_signal_on; in ath9k_hw_set_ofdm_nil()
234 const struct ani_ofdm_level_entry *entry_ofdm; in ath9k_hw_set_cck_nil() local
253 entry_ofdm in ath9k_hw_set_cck_nil()
[all...]

Completed in 2 milliseconds