Searched refs:RxPWDBAll (Results 1 – 10 of 10) sorted by relevance
238 pPhyInfo->RxPWDBAll = PWDB_ALL; in odm_RxPhyStatus92CSeries_Parsing()247 } else if (pPhyInfo->RxPWDBAll > 40 && !dm_odm->bInHctTest) { in odm_RxPhyStatus92CSeries_Parsing()314 pPhyInfo->RxPWDBAll = PWDB_ALL; in odm_RxPhyStatus92CSeries_Parsing()396 pDM_FatTable->antSumRSSI[antsel_tr_mux] += pPhyInfo->RxPWDBAll; in odm_Process_RSSIForDM()404 ODM_AntselStatistics_88E(dm_odm, antsel_tr_mux, pPktinfo->StationID, pPhyInfo->RxPWDBAll); in odm_Process_RSSIForDM()438 UndecoratedSmoothedOFDM = pPhyInfo->RxPWDBAll; in odm_Process_RSSIForDM()440 if (pPhyInfo->RxPWDBAll > (u32)UndecoratedSmoothedOFDM) { in odm_Process_RSSIForDM()455 RSSI_Ave = pPhyInfo->RxPWDBAll; in odm_Process_RSSIForDM()459 UndecoratedSmoothedCCK = pPhyInfo->RxPWDBAll; in odm_Process_RSSIForDM()461 if (pPhyInfo->RxPWDBAll > (u32)UndecoratedSmoothedCCK) { in odm_Process_RSSIForDM()[all …]
223 …d ODM_AntselStatistics_88E(struct odm_dm_struct *dm_odm, u8 antsel_tr_mux, u32 MacId, u8 RxPWDBAll) in ODM_AntselStatistics_88E() argument228 dm_fat_tbl->MainAnt_Sum[MacId] += RxPWDBAll; in ODM_AntselStatistics_88E()231 dm_fat_tbl->AuxAnt_Sum[MacId] += RxPWDBAll; in ODM_AntselStatistics_88E()236 dm_fat_tbl->MainAnt_Sum[MacId] += RxPWDBAll; in ODM_AntselStatistics_88E()239 dm_fat_tbl->AuxAnt_Sum[MacId] += RxPWDBAll; in ODM_AntselStatistics_88E()
26 u32 MacId, u8 RxPWDBAll);
73 u8 RxPWDBAll; member
293 u8 RxPWDBAll; member
271 u8 RxPWDBAll; member
1569 pstats->RxPWDBAll = precord_stats->RxPWDBAll = pwdb_all; in _rtl92e_query_rxphystatus()1575 if (pstats->RxPWDBAll > 40) { in _rtl92e_query_rxphystatus()1623 pstats->RxPWDBAll = precord_stats->RxPWDBAll = pwdb_all; in _rtl92e_query_rxphystatus()1765 priv->stats.Slide_Beacon_Total += prev_st->RxPWDBAll; in _rtl92e_process_phyinfo()1767 prev_st->RxPWDBAll; in _rtl92e_process_phyinfo()1771 prev_st->RxPWDBAll = priv->stats.Slide_Beacon_Total / in _rtl92e_process_phyinfo()1773 if (prev_st->RxPWDBAll >= 3) in _rtl92e_process_phyinfo()1774 prev_st->RxPWDBAll -= 3; in _rtl92e_process_phyinfo()1779 prev_st->RxPWDBAll); in _rtl92e_process_phyinfo()1784 priv->undecorated_smoothed_pwdb = prev_st->RxPWDBAll; in _rtl92e_process_phyinfo()[all …]
3836 pprevious_stats->RxPWDBAll); in rtl8192_process_phyinfo()3845 priv->stats.Slide_Beacon_Total += pprevious_stats->RxPWDBAll; in rtl8192_process_phyinfo()3846 priv->stats.Slide_Beacon_pwdb[slide_beacon_adc_pwdb_index] = pprevious_stats->RxPWDBAll; in rtl8192_process_phyinfo()3850 pprevious_stats->RxPWDBAll = priv->stats.Slide_Beacon_Total / slide_beacon_adc_pwdb_statistics; in rtl8192_process_phyinfo()3851 if (pprevious_stats->RxPWDBAll >= 3) in rtl8192_process_phyinfo()3852 pprevious_stats->RxPWDBAll -= 3; in rtl8192_process_phyinfo()3857 pprevious_stats->RxPWDBAll); in rtl8192_process_phyinfo()3865 pprevious_stats->RxPWDBAll; in rtl8192_process_phyinfo()3866 if (pprevious_stats->RxPWDBAll > (u32)priv->undecorated_smoothed_pwdb) { in rtl8192_process_phyinfo()3869 (pprevious_stats->RxPWDBAll)) / (RX_SMOOTH_FACTOR); in rtl8192_process_phyinfo()[all …]
606 u32 RxPWDBAll; member
732 u32 RxPWDBAll; member