Home
last modified time | relevance | path

Searched refs:he_mu_bfmr (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sw_cap.c307 (proto_cap.he_mu_bfmr)) { in _phl_init_proto_bf_cap()
309 role_cap->he_mu_bfmr = 0; in _phl_init_proto_bf_cap()
311 role_cap->he_mu_bfmr = proto_cap.he_mu_bfmr; in _phl_init_proto_bf_cap()
536 (1 == proto_role_cap->he_mu_bfmr)) { in _phl_init_protocol_cap()
568 (1 == proto_role_cap->he_mu_bfmr)) { in _phl_init_protocol_cap()
699 (1 == proto_role_cap->he_mu_bfmr)) { in _phl_init_protocol_cap()
735 (1 == proto_role_cap->he_mu_bfmr)) { in _phl_init_protocol_cap()
H A Dphl_def.h1017 u8 he_mu_bfmr:1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sw_cap.c307 (proto_cap.he_mu_bfmr)) { in _phl_init_proto_bf_cap()
309 role_cap->he_mu_bfmr = 0; in _phl_init_proto_bf_cap()
311 role_cap->he_mu_bfmr = proto_cap.he_mu_bfmr; in _phl_init_proto_bf_cap()
554 (1 == proto_role_cap->he_mu_bfmr)) { in _phl_init_protocol_cap()
586 (1 == proto_role_cap->he_mu_bfmr)) { in _phl_init_protocol_cap()
717 (1 == proto_role_cap->he_mu_bfmr)) { in _phl_init_protocol_cap()
753 (1 == proto_role_cap->he_mu_bfmr)) { in _phl_init_protocol_cap()
H A Dphl_def.h1020 u8 he_mu_bfmr:1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_cap.c471 proto_cap->he_mu_bfmr = in rtw_hal_get_bf_proto_cap()
472 (sw_cap->he_mu_bfmr && hw_cap->he_mu_bfmr) ? 1 : 0; in rtw_hal_get_bf_proto_cap()
502 proto_cap->he_mu_bfmr); in rtw_hal_get_bf_proto_cap()
H A Dhal_sta.c44 (sta->asoc_cap.he_su_bfmr || sta->asoc_cap.he_mu_bfmr)) { in _hal_bfee_init()
H A Dhal_init.c1404 wrole->proto_role_cap.he_mu_bfmr || in rtw_hal_role_cfg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_cap.c464 proto_cap->he_mu_bfmr = in rtw_hal_get_bf_proto_cap()
465 (sw_cap->he_mu_bfmr && hw_cap->he_mu_bfmr) ? 1 : 0; in rtw_hal_get_bf_proto_cap()
495 proto_cap->he_mu_bfmr); in rtw_hal_get_bf_proto_cap()
H A Dhal_sta.c44 (sta->asoc_cap.he_su_bfmr || sta->asoc_cap.he_mu_bfmr)) { in _hal_bfee_init()
H A Dhal_init.c1404 wrole->proto_role_cap.he_mu_bfmr || in rtw_hal_role_cfg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c70 hw_proto_cap[0].he_mu_bfmr = 1; in init_hal_spec_8852b()
75 hw_proto_cap[1].he_mu_bfmr = 0; in init_hal_spec_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c70 hw_proto_cap[0].he_mu_bfmr = 1; in init_hal_spec_8852b()
75 hw_proto_cap[1].he_mu_bfmr = 0; in init_hal_spec_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_he.c374 phl_sta->asoc_cap.he_mu_bfmr = GET_HE_PHY_CAP_MU_BFER(ele_start); in update_sta_he_phy_cap_apmode()
535 phl_sta->asoc_cap.he_mu_bfmr = GET_HE_PHY_CAP_MU_BFER(ele_start); in HE_phy_caps_handler()
548 RTW_INFO("- MU BFer: %d\n", phl_sta->asoc_cap.he_mu_bfmr); in HE_phy_caps_handler()
981 if (proto_cap->he_mu_bfmr) in rtw_build_he_phy_caps()
H A Drtw_beamforming.c59 (psta->asoc_cap.he_su_bfmr || psta->asoc_cap.he_mu_bfmr)) { in rtw_core_bf_watchdog()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_he.c374 phl_sta->asoc_cap.he_mu_bfmr = GET_HE_PHY_CAP_MU_BFER(ele_start); in update_sta_he_phy_cap_apmode()
535 phl_sta->asoc_cap.he_mu_bfmr = GET_HE_PHY_CAP_MU_BFER(ele_start); in HE_phy_caps_handler()
548 RTW_INFO("- MU BFer: %d\n", phl_sta->asoc_cap.he_mu_bfmr); in HE_phy_caps_handler()
981 if (proto_cap->he_mu_bfmr) in rtw_build_he_phy_caps()
H A Drtw_beamforming.c59 (psta->asoc_cap.he_su_bfmr || psta->asoc_cap.he_mu_bfmr)) { in rtw_core_bf_watchdog()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drtw_cfg.c1354 phl_com->proto_sw_cap[0].he_mu_bfmr = (rtw_sw_proto_bf_cap_phy0 & BIT8) ? 1 : 0; in rtw_core_update_default_setting()
1366 phl_com->proto_sw_cap[1].he_mu_bfmr = (rtw_sw_proto_bf_cap_phy1 & BIT8) ? 1 : 0; in rtw_core_update_default_setting()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drtw_cfg.c1380 phl_com->proto_sw_cap[0].he_mu_bfmr = (rtw_sw_proto_bf_cap_phy0 & BIT8) ? 1 : 0; in rtw_core_update_default_setting()
1392 phl_com->proto_sw_cap[1].he_mu_bfmr = (rtw_sw_proto_bf_cap_phy1 & BIT8) ? 1 : 0; in rtw_core_update_default_setting()