Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/hal/
Dodm_HWConfig.c282 s32 UndecoratedSmoothedOFDM, RSSI_Ave; in odm_Process_RSSIForDM() local
309 RSSI_Ave = pPhyInfo->RxMIMOSignalStrength[RF_PATH_A]; in odm_Process_RSSIForDM()
319 RSSI_Ave = RSSI_max; in odm_Process_RSSIForDM()
321 RSSI_Ave = RSSI_max - 1; in odm_Process_RSSIForDM()
323 RSSI_Ave = RSSI_max - 2; in odm_Process_RSSIForDM()
325 RSSI_Ave = RSSI_max - 3; in odm_Process_RSSIForDM()
336 (RSSI_Ave)) / (Rx_Smooth_Factor); in odm_Process_RSSIForDM()
341 (RSSI_Ave)) / (Rx_Smooth_Factor); in odm_Process_RSSIForDM()
347 RSSI_Ave = pPhyInfo->RxPWDBAll; in odm_Process_RSSIForDM()
/linux-4.1.27/drivers/staging/rtl8188eu/hal/
Dodm_HWConfig.c283 s32 UndecoratedSmoothedOFDM, RSSI_Ave; in odm_Process_RSSIForDM() local
330 RSSI_Ave = pPhyInfo->RxMIMOSignalStrength[RF_PATH_A]; in odm_Process_RSSIForDM()
340 RSSI_Ave = RSSI_max; in odm_Process_RSSIForDM()
342 RSSI_Ave = RSSI_max - 1; in odm_Process_RSSIForDM()
344 RSSI_Ave = RSSI_max - 2; in odm_Process_RSSIForDM()
346 RSSI_Ave = RSSI_max - 3; in odm_Process_RSSIForDM()
356 (RSSI_Ave)) / (Rx_Smooth_Factor); in odm_Process_RSSIForDM()
361 (RSSI_Ave)) / (Rx_Smooth_Factor); in odm_Process_RSSIForDM()
368 RSSI_Ave = pPhyInfo->RxPWDBAll; in odm_Process_RSSIForDM()
/linux-4.1.27/drivers/staging/rtl8723au/include/
Dsta_info.h218 u8 RSSI_Ave; member
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Dsta_info.h202 u8 RSSI_Ave; member
Dodm.h334 u8 RSSI_Ave; member