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

/drivers/staging/rtl8723au/hal/
H A Dodm_HWConfig.c283 s32 UndecoratedSmoothedOFDM, RSSI_Ave; local
310 RSSI_Ave = pPhyInfo->RxMIMOSignalStrength[RF_PATH_A];
320 RSSI_Ave = RSSI_max;
322 RSSI_Ave = RSSI_max - 1;
324 RSSI_Ave = RSSI_max - 2;
326 RSSI_Ave = RSSI_max - 3;
337 (RSSI_Ave)) / (Rx_Smooth_Factor);
342 (RSSI_Ave)) / (Rx_Smooth_Factor);
348 RSSI_Ave = pPhyInfo->RxPWDBAll;
/drivers/staging/rtl8188eu/hal/
H A Dodm_HWConfig.c283 s32 UndecoratedSmoothedOFDM, RSSI_Ave; local
330 RSSI_Ave = pPhyInfo->RxMIMOSignalStrength[RF_PATH_A];
340 RSSI_Ave = RSSI_max;
342 RSSI_Ave = RSSI_max - 1;
344 RSSI_Ave = RSSI_max - 2;
346 RSSI_Ave = RSSI_max - 3;
356 (RSSI_Ave)) / (Rx_Smooth_Factor);
361 (RSSI_Ave)) / (Rx_Smooth_Factor);
368 RSSI_Ave = pPhyInfo->RxPWDBAll;
/drivers/staging/rtl8188eu/include/
H A Dsta_info.h202 u8 RSSI_Ave; member in struct:sta_info
H A Dodm.h334 u8 RSSI_Ave; member in struct:odm_sta_info
/drivers/staging/rtl8723au/include/
H A Dsta_info.h218 u8 RSSI_Ave; member in struct:sta_info

Completed in 127 milliseconds