Searched refs:bfme_sts (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_vht.c | 314 pvhtpriv->bfme_sts = dft_proto_cap->bfme_sts; in rtw_vht_get_dft_setting() 406 u8 bfme_sts = 0; in rtw_vht_get_real_setting() local 408 rtw_hal_get_def_var(padapter, HAL_DEF_BEAMFORMEE_CAP, (u8 *)&bfme_sts); in rtw_vht_get_real_setting() 409 pvhtpriv->bfme_sts = bfme_sts; in rtw_vht_get_real_setting() 463 u8 bfme_sts = 0; in rtw_vht_get_real_setting() 467 rtw_hal_get_def_var(padapter, HAL_DEF_BEAMFORMEE_CAP, (u8 *)&bfme_sts); in rtw_vht_get_real_setting() 468 pvhtpriv->bfme_sts = bfme_sts; in rtw_vht_get_real_setting() 801 phl_sta->asoc_cap.bfme_sts = GET_VHT_CAPABILITY_ELE_SU_BFEE_STS_CAP(pIE->data); in VHT_caps_handler() 808 RTW_INFO("- BFee STS: %d\n", phl_sta->asoc_cap.bfme_sts); in VHT_caps_handler() 1077 u8 bfme_sts = pvhtpriv->bfme_sts; in rtw_build_vht_cap_ie() local [all …]
|
| H A D | rtw_he.c | 375 phl_sta->asoc_cap.bfme_sts = in update_sta_he_phy_cap_apmode() 536 phl_sta->asoc_cap.bfme_sts = in HE_phy_caps_handler() 549 RTW_INFO("- BFee STS: %d\n", phl_sta->asoc_cap.bfme_sts); in HE_phy_caps_handler() 984 if (proto_cap->bfme_sts) in rtw_build_he_phy_caps() 986 proto_cap->bfme_sts); in rtw_build_he_phy_caps()
|
| H A D | rtw_phl.c | 1652 _loc_dbg(bfme_sts); in _dump_phl_sta_asoc_cap() 1753 cap->bfme_sts:3; in rtw_update_phl_sta_cap() 2059 *(u8*)val = a->phl_role->proto_role_cap.bfme_sts; in rtw_hal_get_def_var()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_vht.c | 314 pvhtpriv->bfme_sts = dft_proto_cap->bfme_sts; in rtw_vht_get_dft_setting() 406 u8 bfme_sts = 0; in rtw_vht_get_real_setting() local 408 rtw_hal_get_def_var(padapter, HAL_DEF_BEAMFORMEE_CAP, (u8 *)&bfme_sts); in rtw_vht_get_real_setting() 409 pvhtpriv->bfme_sts = bfme_sts; in rtw_vht_get_real_setting() 463 u8 bfme_sts = 0; in rtw_vht_get_real_setting() 467 rtw_hal_get_def_var(padapter, HAL_DEF_BEAMFORMEE_CAP, (u8 *)&bfme_sts); in rtw_vht_get_real_setting() 468 pvhtpriv->bfme_sts = bfme_sts; in rtw_vht_get_real_setting() 801 phl_sta->asoc_cap.bfme_sts = GET_VHT_CAPABILITY_ELE_SU_BFEE_STS_CAP(pIE->data); in VHT_caps_handler() 808 RTW_INFO("- BFee STS: %d\n", phl_sta->asoc_cap.bfme_sts); in VHT_caps_handler() 1077 u8 bfme_sts = pvhtpriv->bfme_sts; in rtw_build_vht_cap_ie() local [all …]
|
| H A D | rtw_he.c | 375 phl_sta->asoc_cap.bfme_sts = in update_sta_he_phy_cap_apmode() 536 phl_sta->asoc_cap.bfme_sts = in HE_phy_caps_handler() 549 RTW_INFO("- BFee STS: %d\n", phl_sta->asoc_cap.bfme_sts); in HE_phy_caps_handler() 984 if (proto_cap->bfme_sts) in rtw_build_he_phy_caps() 986 proto_cap->bfme_sts); in rtw_build_he_phy_caps()
|
| H A D | rtw_phl.c | 1656 _loc_dbg(bfme_sts); in _dump_phl_sta_asoc_cap() 1757 cap->bfme_sts:3; in rtw_update_phl_sta_cap() 2063 *(u8*)val = a->phl_role->proto_role_cap.bfme_sts; in rtw_hal_get_def_var()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_sw_cap.c | 526 proto_role_cap->bfme_sts = 3; in _phl_init_protocol_cap() 530 proto_role_cap->bfme_sts = 0; in _phl_init_protocol_cap() 688 proto_role_cap->bfme_sts = 3; in _phl_init_protocol_cap() 692 proto_role_cap->bfme_sts = 0; in _phl_init_protocol_cap()
|
| H A D | phl_def.h | 1019 u8 bfme_sts:3; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_sw_cap.c | 544 proto_role_cap->bfme_sts = 3; in _phl_init_protocol_cap() 548 proto_role_cap->bfme_sts = 0; in _phl_init_protocol_cap() 706 proto_role_cap->bfme_sts = 3; in _phl_init_protocol_cap() 710 proto_role_cap->bfme_sts = 0; in _phl_init_protocol_cap()
|
| H A D | phl_def.h | 1022 u8 bfme_sts:3; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_vht.h | 141 u8 bfme_sts; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_vht.h | 144 u8 bfme_sts; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_mac.c | 4182 csi_para.nr = (sta->wrole->proto_role_cap.bfme_sts > in rtw_hal_mac_ax_bfee_para_reg() 4185 sta->wrole->proto_role_cap.bfme_sts; in rtw_hal_mac_ax_bfee_para_reg() 4242 csi_para.nr = (sta->wrole->proto_role_cap.bfme_sts > in rtw_hal_mac_ax_bfee_para_cctl() 4245 sta->wrole->proto_role_cap.bfme_sts; in rtw_hal_mac_ax_bfee_para_cctl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api_mac.c | 4200 csi_para.nr = (sta->wrole->proto_role_cap.bfme_sts > in rtw_hal_mac_ax_bfee_para_reg() 4203 sta->wrole->proto_role_cap.bfme_sts; in rtw_hal_mac_ax_bfee_para_reg() 4260 csi_para.nr = (sta->wrole->proto_role_cap.bfme_sts > in rtw_hal_mac_ax_bfee_para_cctl() 4263 sta->wrole->proto_role_cap.bfme_sts; in rtw_hal_mac_ax_bfee_para_cctl()
|