Home
last modified time | relevance | path

Searched refs:eht_cap_2g (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_tgt_cfg.h296 tDot11fIEeht_cap eht_cap_2g; member
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_eht.c402 tDot11fIEeht_cap *eht_cap_2g = &tgt_cfg->eht_cap_2g; in wma_update_target_ext_eht_cap() local
411 qdf_mem_zero(eht_cap_2g, sizeof(tDot11fIEeht_cap)); in wma_update_target_ext_eht_cap()
451 qdf_mem_copy(eht_cap_2g, &eht_cap_mac, in wma_update_target_ext_eht_cap()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dani_global.h752 tDot11fIEeht_cap eht_cap_2g; member
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c10765 qdf_mem_copy(&mac_ctx->eht_cap_2g, in sme_update_tgt_eht_cap()
10766 &cfg->eht_cap_2g, in sme_update_tgt_eht_cap()
10774 &mac_ctx->eht_cap_2g, in sme_update_tgt_eht_cap()
10822 mac_ctx->eht_cap_2g.eht_om_ctl = cfg_val; in sme_update_eht_om_ctrl_supp()
14991 mac_ctx->eht_cap_2g.bw_le_80_rx_max_nss_for_mcs_0_to_9 = 1; in sme_set_eht_mcs_info()
14992 mac_ctx->eht_cap_2g.bw_le_80_tx_max_nss_for_mcs_0_to_9 = 1; in sme_set_eht_mcs_info()
15390 qdf_mem_copy(&mac_ctx->eht_cap_2g, mlme_eht_cap, in sme_set_eht_testbed_def()
15393 mac_ctx->eht_cap_2g.bw_le_80_rx_max_nss_for_mcs_0_to_9 = 0; in sme_set_eht_testbed_def()
15394 mac_ctx->eht_cap_2g.bw_le_80_tx_max_nss_for_mcs_0_to_9 = 0; in sme_set_eht_testbed_def()
15467 qdf_mem_copy(&mac_ctx->eht_cap_2g, in sme_reset_eht_caps()
[all …]
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c1424 mac_ctx->eht_cap_2g.epcs_pri_access = 1; in wlan_mlme_set_epcs_capability()
1428 mac_ctx->eht_cap_2g.epcs_pri_access = 0; in wlan_mlme_set_epcs_capability()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_utils.c8524 fw_2g_eht_cap = &mac_ctx->eht_cap_2g; in lim_populate_eht_20only_mcs_set()
8747 mlme_priv->eht_config = mac->eht_cap_2g; in lim_revise_req_eht_cap_per_band()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c9602 &mac_ctx->eht_cap_2g,