Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dani.h81 u16 m2ThreshExt; member
Dar5008_phy.c979 int m2ThreshExt = on ? in ar5008_hw_ani_control_new() local
980 aniState->iniDef.m2ThreshExt : m2ThreshExt_off; in ar5008_hw_ani_control_new()
1005 AR_PHY_SFCORR_EXT_M2_THRESH, m2ThreshExt); in ar5008_hw_ani_control_new()
1182 iniDef->m2ThreshExt = MS(val, AR_PHY_SFCORR_EXT_M2_THRESH); in ar5008_hw_ani_cache_ini_regs()
Dar9003_phy.c1096 int m1ThreshExt, m2ThreshExt; in ar9003_hw_ani_control() local
1131 m2ThreshExt = on ? in ar9003_hw_ani_control()
1132 aniState->iniDef.m2ThreshExt : m2ThreshExt_off; in ar9003_hw_ani_control()
1163 m2ThreshExt); in ar9003_hw_ani_control()
1442 iniDef->m2ThreshExt = MS(val, AR_PHY_SFCORR_EXT_M2_THRESH); in ar9003_hw_ani_cache_ini_regs()