Searched refs:Ratr_State_new (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/ |
| H A D | phydm_rainfo.c | 2081 u1Byte Ratr_State_new; in odm_RefreshRateAdaptiveMaskMP() local 2099 …Ratr_State_new = phydm_RA_level_decision(pDM_Odm, pHalData->UndecoratedSmoothedPWDB, pMgntInfo->Ra… in odm_RefreshRateAdaptiveMaskMP() 2101 if (pMgntInfo->Ratr_State != Ratr_State_new) { in odm_RefreshRateAdaptiveMaskMP() 2105 pMgntInfo->Ratr_State, Ratr_State_new, pHalData->UndecoratedSmoothedPWDB)); in odm_RefreshRateAdaptiveMaskMP() 2107 pMgntInfo->Ratr_State = Ratr_State_new; in odm_RefreshRateAdaptiveMaskMP() 2108 pAdapter->HalFunc.UpdateHalRAMaskHandler(pAdapter, pMgntInfo->mMacId, NULL, Ratr_State_new); in odm_RefreshRateAdaptiveMaskMP() 2110 …ACE(pDM_Odm, ODM_COMP_RA_MASK, ODM_DBG_LOUD, ("Stay in RA level = (( %d ))\n\n", Ratr_State_new)); in odm_RefreshRateAdaptiveMaskMP() 2147 …Ratr_State_new = phydm_RA_level_decision(pDM_Odm, pEntry->rssi_stat.UndecoratedSmoothedPWDB, pEntr… in odm_RefreshRateAdaptiveMaskMP() 2149 if (pEntry->Ratr_State != Ratr_State_new) { in odm_RefreshRateAdaptiveMaskMP() 2153 pEntry->Ratr_State, Ratr_State_new, pEntry->rssi_stat.UndecoratedSmoothedPWDB)); in odm_RefreshRateAdaptiveMaskMP() [all …]
|