Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dani.h77 u16 m2CountThrLow; member
Dar5008_phy.c971 int m2CountThrLow = on ? in ar5008_hw_ani_control_new() local
972 aniState->iniDef.m2CountThrLow : m2CountThrLow_off; in ar5008_hw_ani_control_new()
996 m2CountThrLow); in ar5008_hw_ani_control_new()
1178 iniDef->m2CountThrLow = MS(val, AR_PHY_SFCORR_LOW_M2COUNT_THR_LOW); in ar5008_hw_ani_cache_ini_regs()
Dar9003_phy.c1094 int m2CountThr, m2CountThrLow; in ar9003_hw_ani_control() local
1123 m2CountThrLow = on ? in ar9003_hw_ani_control()
1124 aniState->iniDef.m2CountThrLow : m2CountThrLow_off; in ar9003_hw_ani_control()
1151 m2CountThrLow); in ar9003_hw_ani_control()
1438 iniDef->m2CountThrLow = MS(val, AR_PHY_SFCORR_LOW_M2COUNT_THR_LOW); in ar9003_hw_ani_cache_ini_regs()