Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dani.h81 u16 m2ThreshExt; member
H A 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()