Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dani.h77 u16 m2CountThrLow; member
Dar5008_phy.c986 int m2CountThrLow = on ? in ar5008_hw_ani_control_new() local
987 aniState->iniDef.m2CountThrLow : m2CountThrLow_off; in ar5008_hw_ani_control_new()
1011 m2CountThrLow); in ar5008_hw_ani_control_new()
1193 iniDef->m2CountThrLow = MS(val, AR_PHY_SFCORR_LOW_M2COUNT_THR_LOW); in ar5008_hw_ani_cache_ini_regs()
Dar9003_phy.c1073 int m2CountThr, m2CountThrLow; in ar9003_hw_ani_control() local
1102 m2CountThrLow = on ? in ar9003_hw_ani_control()
1103 aniState->iniDef.m2CountThrLow : m2CountThrLow_off; in ar9003_hw_ani_control()
1130 m2CountThrLow); in ar9003_hw_ani_control()
1417 iniDef->m2CountThrLow = MS(val, AR_PHY_SFCORR_LOW_M2COUNT_THR_LOW); in ar9003_hw_ani_cache_ini_regs()