Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dar5008_phy.c1064 if (level != aniState->spurImmunityLevel) { in ar5008_hw_ani_control_new()
1068 aniState->spurImmunityLevel, in ar5008_hw_ani_control_new()
1076 aniState->spurImmunityLevel, in ar5008_hw_ani_control_new()
1081 if (level > aniState->spurImmunityLevel) in ar5008_hw_ani_control_new()
1083 else if (level < aniState->spurImmunityLevel) in ar5008_hw_ani_control_new()
1085 aniState->spurImmunityLevel = level; in ar5008_hw_ani_control_new()
1103 aniState->spurImmunityLevel, in ar5008_hw_ani_control_new()
1190 aniState->spurImmunityLevel = ATH9K_ANI_SPUR_IMMUNE_LVL; in ar5008_hw_ani_cache_ini_regs()
Dani.h94 u8 spurImmunityLevel; member
Dar9003_phy.c1292 if (level != aniState->spurImmunityLevel) { in ar9003_hw_ani_control()
1296 aniState->spurImmunityLevel, in ar9003_hw_ani_control()
1304 aniState->spurImmunityLevel, in ar9003_hw_ani_control()
1309 if (level > aniState->spurImmunityLevel) in ar9003_hw_ani_control()
1311 else if (level < aniState->spurImmunityLevel) in ar9003_hw_ani_control()
1313 aniState->spurImmunityLevel = level; in ar9003_hw_ani_control()
1351 aniState->spurImmunityLevel, in ar9003_hw_ani_control()
1460 aniState->spurImmunityLevel = ATH9K_ANI_SPUR_IMMUNE_LVL; in ar9003_hw_ani_cache_ini_regs()
Dani.c177 if (aniState->spurImmunityLevel != entry_ofdm->spur_immunity_level) in ath9k_hw_set_ofdm_nil()
514 ani->spurImmunityLevel = ATH9K_ANI_SPUR_IMMUNE_LVL; in ath9k_hw_ani_init()