Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dar5008_phy.c1068 if (level != aniState->spurImmunityLevel) { in ar5008_hw_ani_control_new()
1072 aniState->spurImmunityLevel, in ar5008_hw_ani_control_new()
1080 aniState->spurImmunityLevel, in ar5008_hw_ani_control_new()
1085 if (level > aniState->spurImmunityLevel) in ar5008_hw_ani_control_new()
1087 else if (level < aniState->spurImmunityLevel) in ar5008_hw_ani_control_new()
1089 aniState->spurImmunityLevel = level; in ar5008_hw_ani_control_new()
1107 aniState->spurImmunityLevel, in ar5008_hw_ani_control_new()
1194 aniState->spurImmunityLevel = ATH9K_ANI_SPUR_IMMUNE_LVL; in ar5008_hw_ani_cache_ini_regs()
Dani.h94 u8 spurImmunityLevel; member
Dar9003_phy.c1279 if (level != aniState->spurImmunityLevel) { in ar9003_hw_ani_control()
1283 aniState->spurImmunityLevel, in ar9003_hw_ani_control()
1291 aniState->spurImmunityLevel, in ar9003_hw_ani_control()
1296 if (level > aniState->spurImmunityLevel) in ar9003_hw_ani_control()
1298 else if (level < aniState->spurImmunityLevel) in ar9003_hw_ani_control()
1300 aniState->spurImmunityLevel = level; in ar9003_hw_ani_control()
1338 aniState->spurImmunityLevel, in ar9003_hw_ani_control()
1447 aniState->spurImmunityLevel = ATH9K_ANI_SPUR_IMMUNE_LVL; in ar9003_hw_ani_cache_ini_regs()
Dani.c173 if (aniState->spurImmunityLevel != entry_ofdm->spur_immunity_level) in ath9k_hw_set_ofdm_nil()
496 ani->spurImmunityLevel = ATH9K_ANI_SPUR_IMMUNE_LVL; in ath9k_hw_ani_init()