Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Dodm.c347 pOdmRA->LowRSSIThresh = 20; in odm_RateAdaptiveMaskInit()
482 u8 LowRSSIThreshForRA = pRA->LowRSSIThresh; in ODM_RAStateCheck()
1102 pDM_Odm->RateAdaptive.LowRSSIThresh = (u8)Value; in ODM_CmnInfoUpdate()
H A Dodm.h184 u8 LowRSSIThresh; /* if RSSI <= LowRSSIThresh => RATRState is DM_RATR_STA_LOW */ member