Searched refs:RxPWDBAll (Results 1 – 9 of 9) sorted by relevance
173 pPhyInfo->RxPWDBAll = PWDB_ALL; in odm_RxPhyStatus92CSeries_Parsing()180 if (pPhyInfo->RxPWDBAll > 40 && !dm_odm->bInHctTest) { in odm_RxPhyStatus92CSeries_Parsing()237 pPhyInfo->RxPWDBAll = PWDB_ALL; in odm_RxPhyStatus92CSeries_Parsing()310 pDM_FatTable->antSumRSSI[antsel_tr_mux] += pPhyInfo->RxPWDBAll; in odm_Process_RSSIForDM()318 rtl88eu_dm_ant_sel_statistics(dm_odm, antsel_tr_mux, pPktinfo->StationID, pPhyInfo->RxPWDBAll); in odm_Process_RSSIForDM()351 UndecoratedSmoothedOFDM = pPhyInfo->RxPWDBAll; in odm_Process_RSSIForDM()353 if (pPhyInfo->RxPWDBAll > (u32)UndecoratedSmoothedOFDM) { in odm_Process_RSSIForDM()368 RSSI_Ave = pPhyInfo->RxPWDBAll; in odm_Process_RSSIForDM()372 UndecoratedSmoothedCCK = pPhyInfo->RxPWDBAll; in odm_Process_RSSIForDM()374 if (pPhyInfo->RxPWDBAll > (u32)UndecoratedSmoothedCCK) { in odm_Process_RSSIForDM()[all …]
176 pPhyInfo->RxPWDBAll = PWDB_ALL; in odm_RxPhyStatus92CSeries_Parsing()237 pPhyInfo->RxPWDBAll = PWDB_ALL; in odm_RxPhyStatus92CSeries_Parsing()331 UndecoratedSmoothedOFDM = pPhyInfo->RxPWDBAll; in odm_Process_RSSIForDM()333 if (pPhyInfo->RxPWDBAll > (u32)UndecoratedSmoothedOFDM) { in odm_Process_RSSIForDM()347 RSSI_Ave = pPhyInfo->RxPWDBAll; in odm_Process_RSSIForDM()352 UndecoratedSmoothedCCK = pPhyInfo->RxPWDBAll; in odm_Process_RSSIForDM()354 if (pPhyInfo->RxPWDBAll > (u32)UndecoratedSmoothedCCK) { in odm_Process_RSSIForDM()357 (pPhyInfo->RxPWDBAll)) / (Rx_Smooth_Factor); in odm_Process_RSSIForDM()362 (pPhyInfo->RxPWDBAll)) / (Rx_Smooth_Factor); in odm_Process_RSSIForDM()
1587 pstats->RxPWDBAll = precord_stats->RxPWDBAll = pwdb_all; in _rtl92e_query_rxphystatus()1593 if (pstats->RxPWDBAll > 40) { in _rtl92e_query_rxphystatus()1641 pstats->RxPWDBAll = precord_stats->RxPWDBAll = pwdb_all; in _rtl92e_query_rxphystatus()1788 priv->stats.Slide_Beacon_Total += prev_st->RxPWDBAll; in _rtl92e_process_phyinfo()1790 prev_st->RxPWDBAll; in _rtl92e_process_phyinfo()1794 prev_st->RxPWDBAll = priv->stats.Slide_Beacon_Total / in _rtl92e_process_phyinfo()1796 if (prev_st->RxPWDBAll >= 3) in _rtl92e_process_phyinfo()1797 prev_st->RxPWDBAll -= 3; in _rtl92e_process_phyinfo()1802 prev_st->RxPWDBAll); in _rtl92e_process_phyinfo()1807 priv->undecorated_smoothed_pwdb = prev_st->RxPWDBAll; in _rtl92e_process_phyinfo()[all …]
4072 pprevious_stats->RxPWDBAll); in rtl8192_process_phyinfo()4081 priv->stats.Slide_Beacon_Total += pprevious_stats->RxPWDBAll; in rtl8192_process_phyinfo()4082 priv->stats.Slide_Beacon_pwdb[slide_beacon_adc_pwdb_index] = pprevious_stats->RxPWDBAll; in rtl8192_process_phyinfo()4086 pprevious_stats->RxPWDBAll = priv->stats.Slide_Beacon_Total / slide_beacon_adc_pwdb_statistics; in rtl8192_process_phyinfo()4087 if (pprevious_stats->RxPWDBAll >= 3) in rtl8192_process_phyinfo()4088 pprevious_stats->RxPWDBAll -= 3; in rtl8192_process_phyinfo()4093 pprevious_stats->RxPWDBAll); in rtl8192_process_phyinfo()4102 pprevious_stats->RxPWDBAll; in rtl8192_process_phyinfo()4103 if (pprevious_stats->RxPWDBAll > (u32)priv->undecorated_smoothed_pwdb) { in rtl8192_process_phyinfo()4106 (pprevious_stats->RxPWDBAll)) / (Rx_Smooth_Factor); in rtl8192_process_phyinfo()[all …]
80 u8 RxPWDBAll; member
88 u8 RxPWDBAll; member
271 u8 RxPWDBAll; member
662 u32 RxPWDBAll; member
739 u32 RxPWDBAll; member