Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8723bs/hal/
Dodm.c481 u8 HighRSSIThreshForRA = pRA->HighRSSIThresh; in ODM_RAStateCheck() local
494 HighRSSIThreshForRA += GoUpGap; in ODM_RAStateCheck()
498 HighRSSIThreshForRA += GoUpGap; in ODM_RAStateCheck()
509 if (RSSI > HighRSSIThreshForRA) in ODM_RAStateCheck()