Rx_Smooth_Factor
((UndecoratedSmoothedOFDM*(Rx_Smooth_Factor-1)) +
RSSI_Ave)/Rx_Smooth_Factor;
((UndecoratedSmoothedOFDM*(Rx_Smooth_Factor-1)) +
RSSI_Ave)/Rx_Smooth_Factor;
((UndecoratedSmoothedCCK*(Rx_Smooth_Factor-1)) +
pPhyInfo->rx_pwd_ba11)/Rx_Smooth_Factor;
((UndecoratedSmoothedCCK*(Rx_Smooth_Factor-1)) +
pPhyInfo->rx_pwd_ba11)/Rx_Smooth_Factor;