Searched refs:m2ThreshExt (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dani.h81 u16 m2ThreshExt; member in struct:ath9k_ani_default
H A Dar5008_phy.c970 int m2ThreshExt = on ? ar5008_hw_ani_control_new() local
971 aniState->iniDef.m2ThreshExt : m2ThreshExt_off; ar5008_hw_ani_control_new()
996 AR_PHY_SFCORR_EXT_M2_THRESH, m2ThreshExt); ar5008_hw_ani_control_new()
1173 iniDef->m2ThreshExt = MS(val, AR_PHY_SFCORR_EXT_M2_THRESH); ar5008_hw_ani_cache_ini_regs()
H A Dar9003_phy.c1097 int m1ThreshExt, m2ThreshExt; ar9003_hw_ani_control() local
1132 m2ThreshExt = on ? ar9003_hw_ani_control()
1133 aniState->iniDef.m2ThreshExt : m2ThreshExt_off; ar9003_hw_ani_control()
1164 m2ThreshExt); ar9003_hw_ani_control()
1443 iniDef->m2ThreshExt = MS(val, AR_PHY_SFCORR_EXT_M2_THRESH); ar9003_hw_ani_cache_ini_regs()

Completed in 61 milliseconds