Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/hal/
H A Dodm.c318 u8 HighRSSIThreshForRA = pRA->HighRSSIThresh; in ODM_RAStateCheck() local
331 HighRSSIThreshForRA += GoUpGap; in ODM_RAStateCheck()
335 HighRSSIThreshForRA += GoUpGap; in ODM_RAStateCheck()
346 if (RSSI > HighRSSIThreshForRA) in ODM_RAStateCheck()