Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c826 *value = mlme_obj->cfg.he_caps.dot11_he_cap.ul_mu; in wlan_mlme_cfg_get_he_ul_mumimo()
840 *he_cap = mlme_obj->cfg.he_caps.he_cap_orig; in mlme_cfg_get_he_caps()
860 mlme_obj->cfg.he_caps.dot11_he_cap.ul_mu = value; in wlan_mlme_cfg_set_he_ul_mumimo()
874 *value = mlme_obj->cfg.he_caps.enable_ul_mimo; in wlan_mlme_cfg_get_enable_ul_mimo()
889 *value = mlme_obj->cfg.he_caps.enable_ul_ofdm; in wlan_mlme_cfg_get_enable_ul_ofdm()
935 mlme_obj->cfg.he_caps.dot11_he_cap.present = 1; in mlme_update_tgt_he_caps_in_cfg()
936 mlme_obj->cfg.he_caps.dot11_he_cap.htc_he = he_cap->htc_he; in mlme_update_tgt_he_caps_in_cfg()
939 mlme_obj->cfg.he_caps.dot11_he_cap.twt_request); in mlme_update_tgt_he_caps_in_cfg()
940 mlme_obj->cfg.he_caps.dot11_he_cap.twt_request = twt_req; in mlme_update_tgt_he_caps_in_cfg()
943 mlme_obj->cfg.he_caps.dot11_he_cap.twt_responder); in mlme_update_tgt_he_caps_in_cfg()
[all …]
H A Dwlan_mlme_twt_ucfg_api.c42 *val = mlme_obj->cfg.he_caps.dot11_he_cap.twt_request; in ucfg_mlme_get_twt_requestor()
57 mlme_obj->cfg.he_caps.dot11_he_cap.twt_request = val; in ucfg_mlme_set_twt_requestor()
74 *val = mlme_obj->cfg.he_caps.dot11_he_cap.twt_responder; in ucfg_mlme_get_twt_responder()
89 mlme_obj->cfg.he_caps.dot11_he_cap.twt_responder = val; in ucfg_mlme_set_twt_responder()
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_main.c2023 struct wlan_mlme_he_caps *he_caps = &mlme_cfg->he_caps; in mlme_init_he_cap_in_cfg() local
2026 he_caps->dot11_he_cap.htc_he = cfg_default(CFG_HE_CONTROL); in mlme_init_he_cap_in_cfg()
2027 he_caps->dot11_he_cap.twt_request = in mlme_init_he_cap_in_cfg()
2029 he_caps->dot11_he_cap.twt_responder = in mlme_init_he_cap_in_cfg()
2036 he_caps->dot11_he_cap.broadcast_twt = 0; in mlme_init_he_cap_in_cfg()
2041 he_caps->dot11_he_cap.flex_twt_sched = in mlme_init_he_cap_in_cfg()
2043 he_caps->dot11_he_cap.fragmentation = in mlme_init_he_cap_in_cfg()
2045 he_caps->dot11_he_cap.max_num_frag_msdu_amsdu_exp = in mlme_init_he_cap_in_cfg()
2047 he_caps->dot11_he_cap.min_frag_size = cfg_default(CFG_HE_MIN_FRAG_SIZE); in mlme_init_he_cap_in_cfg()
2048 he_caps->dot11_he_cap.trigger_frm_mac_pad = in mlme_init_he_cap_in_cfg()
[all …]
H A Dwlan_mlme_twt_api.c511 return mlme_obj->cfg.he_caps.dot11_he_cap.flex_twt_sched; in mlme_is_flexible_twt_enabled()
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c10846 if (!mac_ctx->mlme_cfg->he_caps.dot11_he_cap.rx_pream_puncturing) { in sme_update_tgt_he_cap()
10855 if (!mac_ctx->mlme_cfg->he_caps.enable_ul_mimo) { in sme_update_tgt_he_cap()
10887 mac_ctx->mlme_cfg->he_caps.dot11_he_cap.rx_he_mcs_map_lt_80); in sme_update_tgt_he_cap()
10890 mac_ctx->mlme_cfg->he_caps.dot11_he_cap.tx_he_mcs_map_lt_80); in sme_update_tgt_he_cap()
10893 mac_ctx->mlme_cfg->he_caps.dot11_he_cap.rx_he_mcs_map_lt_80); in sme_update_tgt_he_cap()
10896 mac_ctx->mlme_cfg->he_caps.dot11_he_cap.tx_he_mcs_map_lt_80); in sme_update_tgt_he_cap()
10927 mac_ctx->mlme_cfg->he_caps.dot11_he_cap.rx_he_mcs_map_lt_80; in sme_update_he_cap_nss()
10929 mac_ctx->mlme_cfg->he_caps.dot11_he_cap.tx_he_mcs_map_lt_80; in sme_update_he_cap_nss()
10942 mac_ctx->mlme_cfg->he_caps.dot11_he_cap.rx_he_mcs_map_lt_80 = in sme_update_he_cap_nss()
10945 mac_ctx->mlme_cfg->he_caps.dot11_he_cap.tx_he_mcs_map_lt_80 = in sme_update_he_cap_nss()
[all …]
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_assoc_utils.h82 tDot11fIEhe_cap *he_caps,
117 struct sDot11fIEhe_cap *he_caps,
127 tDot11fIEhe_cap *he_caps,
H A Dlim_utils.c7104 if ((mlme_cfg->he_caps.disable_sap_mcs_12_13 & in lim_intersect_sta_he_caps()
7126 mac_ctx->mlme_cfg->he_caps.he_mcs_12_13_supp_2g; in lim_intersect_sta_he_caps()
7129 mac_ctx->mlme_cfg->he_caps.he_mcs_12_13_supp_5g; in lim_intersect_sta_he_caps()
7273 mac_ctx->mlme_cfg->he_caps.he_mcs_12_13_supp_2g; in lim_update_stads_he_caps()
7276 mac_ctx->mlme_cfg->he_caps.he_mcs_12_13_supp_5g; in lim_update_stads_he_caps()
7280 mac_ctx->mlme_cfg->he_caps.he_mcs_12_13_supp_2g, in lim_update_stads_he_caps()
7281 mac_ctx->mlme_cfg->he_caps.he_mcs_12_13_supp_5g); in lim_update_stads_he_caps()
7419 val = mac_ctx->mlme_cfg->he_caps.he_ops_basic_mcs_nss; in lim_decide_he_op()
7452 rx_mcs_map = mlme_cfg->he_caps.dot11_he_cap.rx_he_mcs_map_lt_80; in lim_update_he_caps_mcs()
7453 tx_mcs_map = mlme_cfg->he_caps.dot11_he_cap.tx_he_mcs_map_lt_80; in lim_update_he_caps_mcs()
[all …]
H A Dlim_assoc_utils.c1456 struct sDot11fIEhe_cap *he_caps, in lim_populate_own_rate_set() argument
1575 lim_populate_he_mcs_set(mac_ctx, rates, he_caps, in lim_populate_own_rate_set()
1585 tDot11fIEhe_cap *he_caps) in lim_check_valid_mcs_for_nss() argument
1590 if (!session->he_capable || !he_caps || !he_caps->present) in lim_check_valid_mcs_for_nss()
1593 mcs_map = he_caps->rx_he_mcs_map_lt_80; in lim_check_valid_mcs_for_nss()
1601 mcs_map = he_caps->tx_he_mcs_map_lt_80; in lim_check_valid_mcs_for_nss()
1607 !he_caps->chan_width_2) { in lim_check_valid_mcs_for_nss()
1617 tDot11fIEhe_cap *he_caps) in lim_check_valid_mcs_for_nss() argument
1664 tDot11fIEhe_cap *he_caps, in lim_populate_peer_rate_set() argument
1812 if (lim_check_valid_mcs_for_nss(pe_session, he_caps)) { in lim_populate_peer_rate_set()
[all …]
H A Dlim_process_assoc_rsp_frame.c537 tDot11fIEhe_cap *he_caps) in lim_get_nss_supported_by_ap() argument
539 if (he_caps->present) { in lim_get_nss_supported_by_ap()
540 if ((he_caps->rx_he_mcs_map_lt_80 & 0xC0) != 0xC0) in lim_get_nss_supported_by_ap()
543 if ((he_caps->rx_he_mcs_map_lt_80 & 0x30) != 0x30) in lim_get_nss_supported_by_ap()
546 if ((he_caps->rx_he_mcs_map_lt_80 & 0x0C) != 0x0C) in lim_get_nss_supported_by_ap()
H A Dlim_process_tdls.c1122 ppet = mac->mlme_cfg->he_caps.he_ppet_5g; in lim_tdls_populate_ppe_caps()
1124 ppet = mac->mlme_cfg->he_caps.he_ppet_2g; in lim_tdls_populate_ppe_caps()
1200 he_cap_info = &mac->mlme_cfg->he_caps; in lim_tdls_populate_he_operations()
1280 *((uint16_t *)mac_ctx->mlme_cfg->he_caps.dot11_he_cap. in lim_tdls_fill_he_wideband_offchannel_mcs()
1282 *((uint16_t *)mac_ctx->mlme_cfg->he_caps.dot11_he_cap. in lim_tdls_fill_he_wideband_offchannel_mcs()
1292 *((uint16_t *)mac_ctx->mlme_cfg->he_caps.dot11_he_cap. in lim_tdls_fill_he_wideband_offchannel_mcs()
1294 *((uint16_t *)mac_ctx->mlme_cfg->he_caps.dot11_he_cap. in lim_tdls_fill_he_wideband_offchannel_mcs()
1306 *((uint16_t *)mac_ctx->mlme_cfg->he_caps.dot11_he_cap. in lim_tdls_fill_he_wideband_offchannel_mcs()
1308 *((uint16_t *)mac_ctx->mlme_cfg->he_caps.dot11_he_cap. in lim_tdls_fill_he_wideband_offchannel_mcs()
H A Dlim_prop_exts_utils.c177 he_mcs_map = *((uint16_t *)mac_ctx->mlme_cfg->he_caps.dot11_he_cap. in lim_validate_he160_mcs_map()
181 he_mcs_map = *((uint16_t *)mac_ctx->mlme_cfg->he_caps.dot11_he_cap. in lim_validate_he160_mcs_map()
H A Dlim_types.h699 tDot11fIEhe_cap *he_caps);
H A Dlim_process_assoc_req_frame.c591 (uint16_t)mac_ctx->mlme_cfg->he_caps.he_ops_basic_mcs_nss; in lim_check_11ax_basic_mcs()
H A Dlim_process_sme_req_messages.c2824 mac_ctx->mlme_cfg->he_caps.dot11_he_cap.twt_request, in lim_enable_twt()
/wlan-driver/wpa_supplicant_8/src/common/
H A Dhw_features_common.h
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_he.c1336 mac->mlme_cfg->he_caps.dot11_he_cap.su_beamformer, in wma_set_he_txbf_cfg()
1337 mac->mlme_cfg->he_caps.dot11_he_cap.su_beamformee, in wma_set_he_txbf_cfg()
1338 mac->mlme_cfg->he_caps.dot11_he_cap.mu_beamformer); in wma_set_he_txbf_cfg()
1439 *hemumode |= ((mac->mlme_cfg->he_caps.dot11_he_cap.su_beamformer << HE_SUBFER) | in wma_get_hemu_mode()
1440 (mac->mlme_cfg->he_caps.dot11_he_cap.su_beamformee << HE_SUBFEE) | in wma_get_hemu_mode()
1441 (mac->mlme_cfg->he_caps.dot11_he_cap.mu_beamformer << HE_MUBFER) | in wma_get_hemu_mode()
1442 (mac->mlme_cfg->he_caps.dot11_he_cap.su_beamformee << HE_MUBFEE)); in wma_get_hemu_mode()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c1666 (mac->mlme_cfg->he_caps.disable_sap_mcs_12_13 &
1668 mcs_12_13_supp = mac->mlme_cfg->he_caps.he_mcs_12_13_supp_2g;
1670 mcs_12_13_supp = mac->mlme_cfg->he_caps.he_mcs_12_13_supp_5g;
7657 qdf_mem_copy(he_cap, &mac_ctx->mlme_cfg->he_caps.dot11_he_cap,
7669 mac_ctx->mlme_cfg->he_caps.he_ppet_5g,
7673 mac_ctx->mlme_cfg->he_caps.he_ppet_2g,
12395 tDot11fIEhe_cap he_caps;
12654 qdf_mem_zero(&he_caps, sizeof(tDot11fIEhe_cap));
12784 populate_dot11f_he_caps_by_band(mac_ctx, is_2g, &he_caps,
12786 if (he_caps.ppet_present) {
[all …]
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_public_struct.h2862 struct wlan_mlme_he_caps he_caps; member
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_roam.c1862 &mac_ctx->mlme_cfg->he_caps.dot11_he_cap, in csr_update_session_he_cap()
1885 mac_ctx->mlme_cfg->he_caps.he_ppet_5g, in csr_update_session_he_cap()
1893 mlme_priv->he_sta_obsspd = mac_ctx->mlme_cfg->he_caps.he_sta_obsspd; in csr_update_session_he_cap()
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_fsm.c1778 return mac_ctx->mlme_cfg->he_caps.he_mcs_12_13_supp_5g; in he_mcs_12_13_support()