Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath9k/
Dani.h81 u16 m2ThreshExt; member
Dar5008_phy.c994 int m2ThreshExt = on ? in ar5008_hw_ani_control_new() local
995 aniState->iniDef.m2ThreshExt : m2ThreshExt_off; in ar5008_hw_ani_control_new()
1020 AR_PHY_SFCORR_EXT_M2_THRESH, m2ThreshExt); in ar5008_hw_ani_control_new()
1197 iniDef->m2ThreshExt = MS(val, AR_PHY_SFCORR_EXT_M2_THRESH); in ar5008_hw_ani_cache_ini_regs()
Dar9003_phy.c1075 int m1ThreshExt, m2ThreshExt; in ar9003_hw_ani_control() local
1110 m2ThreshExt = on ? in ar9003_hw_ani_control()
1111 aniState->iniDef.m2ThreshExt : m2ThreshExt_off; in ar9003_hw_ani_control()
1142 m2ThreshExt); in ar9003_hw_ani_control()
1421 iniDef->m2ThreshExt = MS(val, AR_PHY_SFCORR_EXT_M2_THRESH); in ar9003_hw_ani_cache_ini_regs()