Home
last modified time | relevance | path

Searched refs:mMacId (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/
H A Dphydm_rainfo.c994 Beamform_cap = phydm_Beamforming_GetEntryBeamCapByMacId(pDM_Odm, pDefaultMgntInfo->mMacId); in odm_RSSIMonitorCheckMP()
1530 …odm_RefreshLdpcRtsMP(pAdapter, pDM_Odm, pMgntInfo->mMacId, pMgntInfo->IOTPeer, pHalData->Undecora… in odm_RefreshRateAdaptiveMaskMP()
1535 …pAdapter->HalFunc.UpdateHalRAMaskHandler(pAdapter, pMgntInfo->mMacId, NULL, pMgntInfo->Ratr_State); in odm_RefreshRateAdaptiveMaskMP()
1539 …pAdapter->HalFunc.UpdateHalRAMaskHandler(pAdapter, pMgntInfo->mMacId, NULL, pMgntInfo->Ratr_State); in odm_RefreshRateAdaptiveMaskMP()
1569 …pAdapter->HalFunc.UpdateHalRAMaskHandler(pAdapter, pMgntInfo->mMacId, NULL, pMgntInfo->Ratr_State); in odm_RefreshRateAdaptiveMaskMP()
2145 IN u1Byte mMacId, in odm_RefreshLdpcRtsMP() argument
2165 MgntSet_TX_LDPC(pAdapter, mMacId, TRUE); in odm_RefreshLdpcRtsMP()
2167 MgntSet_TX_LDPC(pAdapter, mMacId, FALSE); in odm_RefreshLdpcRtsMP()
H A Dphydm_rainfo.h397 IN u1Byte mMacId,
H A Dphydm_beamforming.c44 pEntry->MacID = pMgntInfo->mMacId; in phydm_staInfoInit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/
H A Dphydm_rainfo.c939 Beamform_cap = phydm_Beamforming_GetEntryBeamCapByMacId(pDM_Odm, pDefaultMgntInfo->mMacId); in odm_RSSIMonitorCheckMP()
1447 …odm_RefreshLdpcRtsMP(pAdapter, pDM_Odm, pMgntInfo->mMacId, pMgntInfo->IOTPeer, pHalData->Undecora… in odm_RefreshRateAdaptiveMaskMP()
1452 …pAdapter->HalFunc.UpdateHalRAMaskHandler(pAdapter, pMgntInfo->mMacId, NULL, pMgntInfo->Ratr_State); in odm_RefreshRateAdaptiveMaskMP()
1456 …pAdapter->HalFunc.UpdateHalRAMaskHandler(pAdapter, pMgntInfo->mMacId, NULL, pMgntInfo->Ratr_State); in odm_RefreshRateAdaptiveMaskMP()
1486 …pAdapter->HalFunc.UpdateHalRAMaskHandler(pAdapter, pMgntInfo->mMacId, NULL, pMgntInfo->Ratr_State); in odm_RefreshRateAdaptiveMaskMP()
2069 IN u1Byte mMacId, in odm_RefreshLdpcRtsMP() argument
2089 MgntSet_TX_LDPC(pAdapter, mMacId, TRUE); in odm_RefreshLdpcRtsMP()
2091 MgntSet_TX_LDPC(pAdapter, mMacId, FALSE); in odm_RefreshLdpcRtsMP()
H A Dphydm_rainfo.h380 IN u1Byte mMacId,
H A Dphydm_beamforming.c1800 MacID = pMgntInfo->mMacId; in Beamforming_InitEntry()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Dphydm_rainfo.c968 Beamform_cap = phydm_Beamforming_GetEntryBeamCapByMacId(pDM_Odm, pDefaultMgntInfo->mMacId); in odm_RSSIMonitorCheckMP()
2095 …odm_RefreshLdpcRtsMP(pAdapter, pDM_Odm, pMgntInfo->mMacId, pMgntInfo->IOTPeer, pHalData->Undecora… in odm_RefreshRateAdaptiveMaskMP()
2108 pAdapter->HalFunc.UpdateHalRAMaskHandler(pAdapter, pMgntInfo->mMacId, NULL, Ratr_State_new); in odm_RefreshRateAdaptiveMaskMP()
2118 …pAdapter->HalFunc.UpdateHalRAMaskHandler(pAdapter, pMgntInfo->mMacId, NULL, pMgntInfo->Ratr_State); in odm_RefreshRateAdaptiveMaskMP()
2122 …pAdapter->HalFunc.UpdateHalRAMaskHandler(pAdapter, pMgntInfo->mMacId, NULL, pMgntInfo->Ratr_State); in odm_RefreshRateAdaptiveMaskMP()
2171 …pAdapter->HalFunc.UpdateHalRAMaskHandler(pAdapter, pMgntInfo->mMacId, NULL, pMgntInfo->Ratr_State); in odm_RefreshRateAdaptiveMaskMP()
2815 IN u1Byte mMacId, in odm_RefreshLdpcRtsMP() argument
2834 MgntSet_TX_LDPC(pAdapter, mMacId, TRUE); in odm_RefreshLdpcRtsMP()
2836 MgntSet_TX_LDPC(pAdapter, mMacId, FALSE); in odm_RefreshLdpcRtsMP()
H A Dphydm_rainfo.h505 IN u1Byte mMacId,
H A Dphydm_beamforming.c52 pEntry->MacID = pMgntInfo->mMacId; in phydm_staInfoInit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_rainfo.c474 …odm_refresh_ldpc_rts_mp(p_loop_adapter, p_dm, p_loop_mgnt_info->mMacId, p_loop_mgnt_info->IOTPeer,… in odm_refresh_rate_adaptive_mask_mp()
487 …p_adapter->HalFunc.UpdateHalRAMaskHandler(p_loop_adapter, p_loop_mgnt_info->mMacId, NULL, ratr_sta… in odm_refresh_rate_adaptive_mask_mp()
H A Dphydm_beamforming.c62 p_entry->mac_id = p_MgntInfo->mMacId; in phydm_sta_info_init()