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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dani.h80 u16 m1ThreshExt; member in struct:ath9k_ani_default
H A Dar5008_phy.c968 int m1ThreshExt = on ? ar5008_hw_ani_control_new() local
969 aniState->iniDef.m1ThreshExt : m1ThreshExt_off; ar5008_hw_ani_control_new()
994 AR_PHY_SFCORR_EXT_M1_THRESH, m1ThreshExt); ar5008_hw_ani_control_new()
1172 iniDef->m1ThreshExt = MS(val, AR_PHY_SFCORR_EXT_M1_THRESH); ar5008_hw_ani_cache_ini_regs()
H A Dar9003_phy.c1097 int m1ThreshExt, m2ThreshExt; ar9003_hw_ani_control() local
1130 m1ThreshExt = on ? ar9003_hw_ani_control()
1131 aniState->iniDef.m1ThreshExt : m1ThreshExt_off; ar9003_hw_ani_control()
1161 m1ThreshExt); ar9003_hw_ani_control()
1442 iniDef->m1ThreshExt = MS(val, AR_PHY_SFCORR_EXT_M1_THRESH); ar9003_hw_ani_cache_ini_regs()

Completed in 54 milliseconds