Home
last modified time | relevance | path

Searched refs:ht_su_bfme (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sw_cap.c235 (proto_cap.ht_su_bfme)) { in _phl_init_proto_bf_cap()
237 role_cap->ht_su_bfme = 0; in _phl_init_proto_bf_cap()
239 role_cap->ht_su_bfme = proto_cap.ht_su_bfme; in _phl_init_proto_bf_cap()
519 if ((1 == proto_role_cap->ht_su_bfme) || in _phl_init_protocol_cap()
576 (1 == proto_role_cap->ht_su_bfme)) { in _phl_init_protocol_cap()
681 if ((1 == proto_role_cap->ht_su_bfme) || in _phl_init_protocol_cap()
743 (1 == proto_role_cap->ht_su_bfme)) { in _phl_init_protocol_cap()
H A Dphl_def.h1023 u8 ht_su_bfme:1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sw_cap.c235 (proto_cap.ht_su_bfme)) { in _phl_init_proto_bf_cap()
237 role_cap->ht_su_bfme = 0; in _phl_init_proto_bf_cap()
239 role_cap->ht_su_bfme = proto_cap.ht_su_bfme; in _phl_init_proto_bf_cap()
537 if ((1 == proto_role_cap->ht_su_bfme) || in _phl_init_protocol_cap()
594 (1 == proto_role_cap->ht_su_bfme)) { in _phl_init_protocol_cap()
699 if ((1 == proto_role_cap->ht_su_bfme) || in _phl_init_protocol_cap()
761 (1 == proto_role_cap->ht_su_bfme)) { in _phl_init_protocol_cap()
H A Dphl_def.h1026 u8 ht_su_bfme:1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_cap.c489 proto_cap->ht_su_bfme = in rtw_hal_get_bf_proto_cap()
490 (sw_cap->ht_su_bfme && hw_cap->ht_su_bfme) ? 1 : 0; in rtw_hal_get_bf_proto_cap()
526 proto_cap->ht_su_bfme); in rtw_hal_get_bf_proto_cap()
H A Dhal_sta.c54 if (wrole->proto_role_cap.ht_su_bfme && in _hal_bfee_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_cap.c482 proto_cap->ht_su_bfme = in rtw_hal_get_bf_proto_cap()
483 (sw_cap->ht_su_bfme && hw_cap->ht_su_bfme) ? 1 : 0; in rtw_hal_get_bf_proto_cap()
519 proto_cap->ht_su_bfme); in rtw_hal_get_bf_proto_cap()
H A Dhal_sta.c54 if (wrole->proto_role_cap.ht_su_bfme && in _hal_bfee_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c95 hw_proto_cap[0].ht_su_bfme = 1; in init_hal_spec_8852b()
98 hw_proto_cap[1].ht_su_bfme = 1; in init_hal_spec_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c95 hw_proto_cap[0].ht_su_bfme = 1; in init_hal_spec_8852b()
98 hw_proto_cap[1].ht_su_bfme = 1; in init_hal_spec_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drtw_cfg.c1351 phl_com->proto_sw_cap[0].ht_su_bfme = (rtw_sw_proto_bf_cap_phy0 & BIT5) ? 1 : 0; in rtw_core_update_default_setting()
1363 phl_com->proto_sw_cap[1].ht_su_bfme = (rtw_sw_proto_bf_cap_phy1 & BIT5) ? 1 : 0; in rtw_core_update_default_setting()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drtw_cfg.c1377 phl_com->proto_sw_cap[0].ht_su_bfme = (rtw_sw_proto_bf_cap_phy0 & BIT5) ? 1 : 0; in rtw_core_update_default_setting()
1389 phl_com->proto_sw_cap[1].ht_su_bfme = (rtw_sw_proto_bf_cap_phy1 & BIT5) ? 1 : 0; in rtw_core_update_default_setting()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_beamforming.c70 if (wrole->proto_role_cap.ht_su_bfme && in rtw_core_bf_watchdog()
H A Drtw_mlme.c4108 bHwSupportBeamformee = (dft_proto_cap->ht_su_bfme) ? _TRUE : _FALSE; in rtw_ht_get_dft_setting()
4174 if (padapter->phl_role->proto_role_cap.ht_su_bfme) { in rtw_ht_use_default_setting()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_beamforming.c70 if (wrole->proto_role_cap.ht_su_bfme && in rtw_core_bf_watchdog()
H A Drtw_mlme.c4077 bHwSupportBeamformee = (dft_proto_cap->ht_su_bfme) ? _TRUE : _FALSE; in rtw_ht_get_dft_setting()
4143 if (padapter->phl_role->proto_role_cap.ht_su_bfme) { in rtw_ht_use_default_setting()