Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/hal/
H A Dodm.c187 pOdmRA->LowRSSIThresh = 20; in odm_RateAdaptiveMaskInit()
319 u8 LowRSSIThreshForRA = pRA->LowRSSIThresh; in ODM_RAStateCheck()
931 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