Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Dodm_HWConfig.c270 s32 UndecoratedSmoothedOFDM, RSSI_Ave; in odm_Process_RSSIForDM() local
317 RSSI_Ave = pPhyInfo->RxMIMOSignalStrength[RF_PATH_A]; in odm_Process_RSSIForDM()
327 RSSI_Ave = RSSI_max; in odm_Process_RSSIForDM()
329 RSSI_Ave = RSSI_max - 1; in odm_Process_RSSIForDM()
331 RSSI_Ave = RSSI_max - 2; in odm_Process_RSSIForDM()
333 RSSI_Ave = RSSI_max - 3; in odm_Process_RSSIForDM()
343 (RSSI_Ave)) / (Rx_Smooth_Factor); in odm_Process_RSSIForDM()
348 (RSSI_Ave)) / (Rx_Smooth_Factor); in odm_Process_RSSIForDM()
355 RSSI_Ave = pPhyInfo->RxPWDBAll; in odm_Process_RSSIForDM()
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Dodm_HWConfig.c266 s32 UndecoratedSmoothedPWDB, UndecoratedSmoothedCCK, UndecoratedSmoothedOFDM, RSSI_Ave; in odm_Process_RSSIForDM() local
306 RSSI_Ave = pPhyInfo->rx_mimo_signal_strength[ODM_RF_PATH_A]; in odm_Process_RSSIForDM()
327 RSSI_Ave = RSSI_max; in odm_Process_RSSIForDM()
329 RSSI_Ave = RSSI_max - 1; in odm_Process_RSSIForDM()
331 RSSI_Ave = RSSI_max - 2; in odm_Process_RSSIForDM()
333 RSSI_Ave = RSSI_max - 3; in odm_Process_RSSIForDM()
343 RSSI_Ave)/Rx_Smooth_Factor; in odm_Process_RSSIForDM()
348 RSSI_Ave)/Rx_Smooth_Factor; in odm_Process_RSSIForDM()
355 RSSI_Ave = pPhyInfo->rx_pwd_ba11; in odm_Process_RSSIForDM()
Dodm.h309 u8 RSSI_Ave; member
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dsta_info.h190 u8 RSSI_Ave; member
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dsta_info.h214 u8 RSSI_Ave; member