Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/rtl8723bs/hal/
H A Dodm.c478 u8 HighRSSIThreshForRA = pRA->HighRSSIThresh; in ODM_RAStateCheck() local
491 HighRSSIThreshForRA += GoUpGap; in ODM_RAStateCheck()
495 HighRSSIThreshForRA += GoUpGap; in ODM_RAStateCheck()
506 if (RSSI > HighRSSIThreshForRA) in ODM_RAStateCheck()