Searched refs:Rx_Smooth_Factor (Results 1 – 4 of 4) sorted by relevance
329 (((UndecoratedSmoothedOFDM) * (Rx_Smooth_Factor - 1)) + in odm_Process_RSSIForDM()330 (RSSI_Ave)) / (Rx_Smooth_Factor); in odm_Process_RSSIForDM()334 (((UndecoratedSmoothedOFDM) * (Rx_Smooth_Factor - 1)) + in odm_Process_RSSIForDM()335 (RSSI_Ave)) / (Rx_Smooth_Factor); in odm_Process_RSSIForDM()350 ((UndecoratedSmoothedCCK * (Rx_Smooth_Factor - 1)) + in odm_Process_RSSIForDM()351 pPhyInfo->RxPWDBAll) / Rx_Smooth_Factor; in odm_Process_RSSIForDM()355 ((UndecoratedSmoothedCCK * (Rx_Smooth_Factor - 1)) + in odm_Process_RSSIForDM()356 pPhyInfo->RxPWDBAll) / Rx_Smooth_Factor; in odm_Process_RSSIForDM()
330 ((UndecoratedSmoothedOFDM*(Rx_Smooth_Factor-1)) + in odm_Process_RSSIForDM()331 RSSI_Ave)/Rx_Smooth_Factor; in odm_Process_RSSIForDM()335 ((UndecoratedSmoothedOFDM*(Rx_Smooth_Factor-1)) + in odm_Process_RSSIForDM()336 RSSI_Ave)/Rx_Smooth_Factor; in odm_Process_RSSIForDM()353 ((UndecoratedSmoothedCCK*(Rx_Smooth_Factor-1)) + in odm_Process_RSSIForDM()354 pPhyInfo->rx_pwd_ba11)/Rx_Smooth_Factor; in odm_Process_RSSIForDM()358 ((UndecoratedSmoothedCCK*(Rx_Smooth_Factor-1)) + in odm_Process_RSSIForDM()359 pPhyInfo->rx_pwd_ba11)/Rx_Smooth_Factor; in odm_Process_RSSIForDM()
35 #define Rx_Smooth_Factor (20) macro
36 #define Rx_Smooth_Factor (20) macro