Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/wireless/ath/ath9k/
Dani.h103 u16 m2CountThrLow; member
Dar5008_phy.c1064 static const int m2CountThrLow[] = { 63, 48 }; in ar5008_hw_ani_control_old() local
1084 m2CountThrLow[on]); in ar5008_hw_ani_control_old()
1227 int m2CountThrLow = on ? in ar5008_hw_ani_control_new() local
1228 aniState->iniDef.m2CountThrLow : m2CountThrLow_off; in ar5008_hw_ani_control_new()
1252 m2CountThrLow); in ar5008_hw_ani_control_new()
1497 iniDef->m2CountThrLow = MS(val, AR_PHY_SFCORR_LOW_M2COUNT_THR_LOW); in ar5008_hw_ani_cache_ini_regs()
Dar9003_phy.c841 int m2CountThrLow = on ? in ar9003_hw_ani_control() local
842 aniState->iniDef.m2CountThrLow : m2CountThrLow_off; in ar9003_hw_ani_control()
866 m2CountThrLow); in ar9003_hw_ani_control()
1142 iniDef->m2CountThrLow = MS(val, AR_PHY_SFCORR_LOW_M2COUNT_THR_LOW); in ar9003_hw_ani_cache_ini_regs()