Home
last modified time | relevance | path

Searched refs:stbc_he_rx (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sw_cap.c341 proto_role_cap->stbc_he_rx = 0; in _phl_external_cap_limit()
423 (proto_cap.stbc_he_rx)) { in _phl_init_proto_stbc_cap()
424 proto_role_cap->stbc_he_rx = 0; in _phl_init_proto_stbc_cap()
427 proto_role_cap->stbc_he_rx = proto_cap.stbc_he_rx; in _phl_init_proto_stbc_cap()
H A Dphl_def.h1055 u8 stbc_he_rx:1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_cap.c583 proto_cap->stbc_he_rx = in rtw_hal_get_stbc_proto_cap()
584 (sw_cap->stbc_he_rx && hw_cap->stbc_he_rx) ? 1 : 0; in rtw_hal_get_stbc_proto_cap()
611 __func__, proto_cap->stbc_he_rx); in rtw_hal_get_stbc_proto_cap()
H A Dhal_api_mac.c4210 sta->asoc_cap.stbc_he_rx) in rtw_hal_mac_ax_bfee_para_reg()
4266 sta->asoc_cap.stbc_he_rx) in rtw_hal_mac_ax_bfee_para_cctl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sw_cap.c407 (proto_cap.stbc_he_rx)) { in _phl_init_proto_stbc_cap()
408 proto_role_cap->stbc_he_rx = 0; in _phl_init_proto_stbc_cap()
411 proto_role_cap->stbc_he_rx = proto_cap.stbc_he_rx; in _phl_init_proto_stbc_cap()
H A Dphl_def.h1052 u8 stbc_he_rx:1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_cap.c576 proto_cap->stbc_he_rx = in rtw_hal_get_stbc_proto_cap()
577 (sw_cap->stbc_he_rx && hw_cap->stbc_he_rx) ? 1 : 0; in rtw_hal_get_stbc_proto_cap()
604 __func__, proto_cap->stbc_he_rx); in rtw_hal_get_stbc_proto_cap()
H A Dhal_api_mac.c4228 sta->asoc_cap.stbc_he_rx) in rtw_hal_mac_ax_bfee_para_reg()
4284 sta->asoc_cap.stbc_he_rx) in rtw_hal_mac_ax_bfee_para_cctl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c117 hw_proto_cap[0].stbc_he_rx = 1; in init_hal_spec_8852b()
118 hw_proto_cap[1].stbc_he_rx = 1; in init_hal_spec_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c117 hw_proto_cap[0].stbc_he_rx = 1; in init_hal_spec_8852b()
118 hw_proto_cap[1].stbc_he_rx = 1; in init_hal_spec_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_he.c352 …phl_sta->asoc_cap.stbc_he_rx = (GET_HE_PHY_CAP_STBC_RX_LESS_THAN_80MHZ(ele_start) & role_cap->stbc… in update_sta_he_phy_cap_apmode()
522 …phl_sta->asoc_cap.stbc_he_rx = (GET_HE_PHY_CAP_STBC_RX_LESS_THAN_80MHZ(ele_start) & role_cap->stbc… in HE_phy_caps_handler()
949 if (proto_cap->stbc_he_rx) in rtw_build_he_phy_caps()
H A Drtw_phl.c1647 _loc_dbg(stbc_he_rx); in _dump_phl_sta_asoc_cap()
1774 cap->stbc_he_rx:1; /* HE_phy_caps_handler() */ in rtw_update_phl_sta_cap()
H A Drtw_xmit.c1286 pattrib->stbc = (psta->phl_sta->asoc_cap.stbc_he_rx > 0) ? 1:0; in update_attrib_phy_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_he.c352 …phl_sta->asoc_cap.stbc_he_rx = (GET_HE_PHY_CAP_STBC_RX_LESS_THAN_80MHZ(ele_start) & role_cap->stbc… in update_sta_he_phy_cap_apmode()
522 …phl_sta->asoc_cap.stbc_he_rx = (GET_HE_PHY_CAP_STBC_RX_LESS_THAN_80MHZ(ele_start) & role_cap->stbc… in HE_phy_caps_handler()
949 if (proto_cap->stbc_he_rx) in rtw_build_he_phy_caps()
H A Drtw_phl.c1651 _loc_dbg(stbc_he_rx); in _dump_phl_sta_asoc_cap()
1778 cap->stbc_he_rx:1; /* HE_phy_caps_handler() */ in rtw_update_phl_sta_cap()
H A Drtw_xmit.c1291 pattrib->stbc = (psta->phl_sta->asoc_cap.stbc_he_rx > 0) ? 1:0; in update_attrib_phy_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drtw_cfg.c1318 phl_com->proto_sw_cap[0].stbc_he_rx = (rtw_stbc_cap & BIT8) ? 1 : 0; in rtw_core_update_default_setting()
1329 phl_com->proto_sw_cap[1].stbc_he_rx = (rtw_stbc_cap & BIT8) ? 1 : 0; in rtw_core_update_default_setting()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drtw_cfg.c1344 phl_com->proto_sw_cap[0].stbc_he_rx = (rtw_stbc_cap & BIT8) ? 1 : 0; in rtw_core_update_default_setting()
1355 phl_com->proto_sw_cap[1].stbc_he_rx = (rtw_stbc_cap & BIT8) ? 1 : 0; in rtw_core_update_default_setting()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_ra.c1049 if (asoc_cap_i->stbc_he_rx != 0) in halbb_stbc_mapping()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_ra.c1049 if (asoc_cap_i->stbc_he_rx != 0) in halbb_stbc_mapping()