Searched refs:RxPWDBAll (Results 1 – 7 of 7) sorted by relevance
146 pPhyInfo->RxPWDBAll = PWDB_ALL; in odm_RxPhyStatus92CSeries_Parsing()153 if (pPhyInfo->RxPWDBAll > 40 && !dm_odm->bInHctTest) { in odm_RxPhyStatus92CSeries_Parsing()210 pPhyInfo->RxPWDBAll = PWDB_ALL; in odm_RxPhyStatus92CSeries_Parsing()284 pDM_FatTable->antSumRSSI[antsel_tr_mux] += pPhyInfo->RxPWDBAll; in odm_Process_RSSIForDM()292 rtl88eu_dm_ant_sel_statistics(dm_odm, antsel_tr_mux, pPktinfo->StationID, pPhyInfo->RxPWDBAll); in odm_Process_RSSIForDM()325 UndecoratedSmoothedOFDM = pPhyInfo->RxPWDBAll; in odm_Process_RSSIForDM()327 if (pPhyInfo->RxPWDBAll > (u32)UndecoratedSmoothedOFDM) { in odm_Process_RSSIForDM()342 RSSI_Ave = pPhyInfo->RxPWDBAll; in odm_Process_RSSIForDM()346 UndecoratedSmoothedCCK = pPhyInfo->RxPWDBAll; in odm_Process_RSSIForDM()348 if (pPhyInfo->RxPWDBAll > (u32)UndecoratedSmoothedCCK) { in odm_Process_RSSIForDM()[all …]
1571 pstats->RxPWDBAll = precord_stats->RxPWDBAll = pwdb_all; in _rtl92e_query_rxphystatus()1577 if (pstats->RxPWDBAll > 40) { in _rtl92e_query_rxphystatus()1625 pstats->RxPWDBAll = precord_stats->RxPWDBAll = pwdb_all; in _rtl92e_query_rxphystatus()1767 priv->stats.Slide_Beacon_Total += prev_st->RxPWDBAll; in _rtl92e_process_phyinfo()1769 prev_st->RxPWDBAll; in _rtl92e_process_phyinfo()1773 prev_st->RxPWDBAll = priv->stats.Slide_Beacon_Total / in _rtl92e_process_phyinfo()1775 if (prev_st->RxPWDBAll >= 3) in _rtl92e_process_phyinfo()1776 prev_st->RxPWDBAll -= 3; in _rtl92e_process_phyinfo()1781 prev_st->RxPWDBAll); in _rtl92e_process_phyinfo()1786 priv->undecorated_smoothed_pwdb = prev_st->RxPWDBAll; in _rtl92e_process_phyinfo()[all …]
3842 pprevious_stats->RxPWDBAll); in rtl8192_process_phyinfo()3851 priv->stats.Slide_Beacon_Total += pprevious_stats->RxPWDBAll; in rtl8192_process_phyinfo()3852 priv->stats.Slide_Beacon_pwdb[slide_beacon_adc_pwdb_index] = pprevious_stats->RxPWDBAll; in rtl8192_process_phyinfo()3856 pprevious_stats->RxPWDBAll = priv->stats.Slide_Beacon_Total / slide_beacon_adc_pwdb_statistics; in rtl8192_process_phyinfo()3857 if (pprevious_stats->RxPWDBAll >= 3) in rtl8192_process_phyinfo()3858 pprevious_stats->RxPWDBAll -= 3; in rtl8192_process_phyinfo()3863 pprevious_stats->RxPWDBAll); in rtl8192_process_phyinfo()3871 pprevious_stats->RxPWDBAll; in rtl8192_process_phyinfo()3872 if (pprevious_stats->RxPWDBAll > (u32)priv->undecorated_smoothed_pwdb) { in rtl8192_process_phyinfo()3875 (pprevious_stats->RxPWDBAll)) / (RX_SMOOTH_FACTOR); in rtl8192_process_phyinfo()[all …]
69 u8 RxPWDBAll; member
253 u8 RxPWDBAll; member
606 u32 RxPWDBAll; member
732 u32 RxPWDBAll; member