Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/hal/
H A Dodm.c346 pOdmRA->HighRSSIThresh = 50; in odm_RateAdaptiveMaskInit()
481 u8 HighRSSIThreshForRA = pRA->HighRSSIThresh; in ODM_RAStateCheck()
1098 pDM_Odm->RateAdaptive.HighRSSIThresh = (u8)Value; in ODM_CmnInfoUpdate()
H A Dodm.h183 u8 HighRSSIThresh; /* if RSSI > HighRSSIThresh => RATRState is DM_RATR_STA_HIGH */ member