Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/rtl8723bs/hal/
Dodm_HWConfig.c254 s32 UndecoratedSmoothedPWDB, UndecoratedSmoothedCCK, UndecoratedSmoothedOFDM, RSSI_Ave; in odm_Process_RSSIForDM() local
294 RSSI_Ave = pPhyInfo->rx_mimo_signal_strength[RF_PATH_A]; in odm_Process_RSSIForDM()
313 RSSI_Ave = RSSI_max; in odm_Process_RSSIForDM()
315 RSSI_Ave = RSSI_max - 1; in odm_Process_RSSIForDM()
317 RSSI_Ave = RSSI_max - 2; in odm_Process_RSSIForDM()
319 RSSI_Ave = RSSI_max - 3; in odm_Process_RSSIForDM()
329 RSSI_Ave)/Rx_Smooth_Factor; in odm_Process_RSSIForDM()
334 RSSI_Ave)/Rx_Smooth_Factor; in odm_Process_RSSIForDM()
341 RSSI_Ave = pPhyInfo->rx_pwd_ba11; in odm_Process_RSSIForDM()
/Linux-v5.15/drivers/staging/r8188eu/hal/
Dodm_HWConfig.c368 s32 UndecoratedSmoothedOFDM, RSSI_Ave; in odm_Process_RSSIForDM() local
417 RSSI_Ave = pPhyInfo->RxMIMOSignalStrength[RF_PATH_A]; in odm_Process_RSSIForDM()
427 RSSI_Ave = RSSI_max; in odm_Process_RSSIForDM()
429 RSSI_Ave = RSSI_max - 1; in odm_Process_RSSIForDM()
431 RSSI_Ave = RSSI_max - 2; in odm_Process_RSSIForDM()
433 RSSI_Ave = RSSI_max - 3; in odm_Process_RSSIForDM()
443 (RSSI_Ave)) / (Rx_Smooth_Factor); in odm_Process_RSSIForDM()
448 (RSSI_Ave)) / (Rx_Smooth_Factor); in odm_Process_RSSIForDM()
455 RSSI_Ave = pPhyInfo->RxPWDBAll; in odm_Process_RSSIForDM()
/Linux-v5.15/drivers/staging/rtl8723bs/include/
Dsta_info.h204 u8 RSSI_Ave; member
/Linux-v5.15/drivers/staging/r8188eu/include/
Dsta_info.h201 u8 RSSI_Ave; member
Dodm.h334 u8 RSSI_Ave; member