Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_prop_exts_utils.c178 tx_he_mcs_map_160); in lim_validate_he160_mcs_map()
241 *((uint16_t *)beacon->he_cap.tx_he_mcs_map_160), in lim_update_he_bw_cap_mcs()
299 *(uint16_t *)session->he_config.tx_he_mcs_map_160 = in lim_update_he_bw_cap_mcs()
Dlim_process_tdls.c1243 uint16_t tx_he_mcs_map_160 = 0xfffa; in lim_tdls_fill_he_wideband_offchannel_mcs() local
1276 &rates->tx_he_mcs_map_160, in lim_tdls_fill_he_wideband_offchannel_mcs()
1278 *((uint16_t *)peer_he_caps->tx_he_mcs_map_160), in lim_tdls_fill_he_wideband_offchannel_mcs()
1283 tx_he_mcs_map_160)); in lim_tdls_fill_he_wideband_offchannel_mcs()
1288 &rates->tx_he_mcs_map_160, in lim_tdls_fill_he_wideband_offchannel_mcs()
1290 tx_he_mcs_map_160, in lim_tdls_fill_he_wideband_offchannel_mcs()
1295 tx_he_mcs_map_160)); in lim_tdls_fill_he_wideband_offchannel_mcs()
1297 rates->tx_he_mcs_map_160 = HE_MCS_ALL_DISABLED; in lim_tdls_fill_he_wideband_offchannel_mcs()
1450 *((uint16_t *)pDot11f->tx_he_mcs_map_160) = in lim_tdls_populate_dot11f_he_caps()
1451 uHECapInfo.he_cap.tx_he_mcs_map_160; in lim_tdls_populate_dot11f_he_caps()
Dlim_utils.c7466 *((uint16_t *)mlme_priv->he_config.tx_he_mcs_map_160) = tx_mcs_map; in lim_update_he_caps_mcs()
7468 qdf_mem_copy(mlme_priv->he_config.tx_he_mcs_map_160, &tx_mcs_map, in lim_update_he_caps_mcs()
7681 *((uint16_t *)he_cap->tx_he_mcs_map_160), in lim_log_he_cap()
7960 he_cap->tx_he_mcs_map_160 = in lim_set_he_caps()
7961 *((uint16_t *)dot11_cap.tx_he_mcs_map_160); in lim_set_he_caps()
8225 (*(uint16_t *)peer_he_caps->tx_he_mcs_map_160), in lim_populate_he_mcs_set()
8264 &rates->tx_he_mcs_map_160, in lim_populate_he_mcs_set()
8266 *((uint16_t *)peer_he_caps->tx_he_mcs_map_160), in lim_populate_he_mcs_set()
8271 tx_he_mcs_map_160)); in lim_populate_he_mcs_set()
8273 rates->tx_he_mcs_map_160 = HE_MCS_ALL_DISABLED; in lim_populate_he_mcs_set()
[all …]
Dlim_session.c1152 *(uint16_t *)mlme_priv->he_config.tx_he_mcs_map_160, in lim_dump_he_info()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_he.c334 *((uint16_t *)he_cap->tx_he_mcs_map_160) = rx_mcs_160; in wma_convert_he_cap()
527 *((uint16_t *)he_cap->tx_he_mcs_map_160) = in wma_derive_ext_he_cap()
528 *((uint16_t *)new_cap->tx_he_mcs_map_160); in wma_derive_ext_he_cap()
641 *((uint16_t *)he_cap->tx_he_mcs_map_160), in wma_print_he_cap()
1186 params->supportedRates.tx_he_mcs_map_160; in wma_populate_peer_he_cap()
/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_mac_prot_def.h1608 uint16_t tx_he_mcs_map_160; member
1738 uint16_t tx_he_mcs_map_160; member
1840 uint16_t tx_he_mcs_map_160;
Dsir_api.h547 uint16_t tx_he_mcs_map_160; member
/wlan-driver/qcacld-3.0/components/tdls/dispatcher/inc/
Dwlan_tdls_public_structs.h835 uint16_t tx_he_mcs_map_160; member
/wlan-driver/qcacld-3.0/os_if/son/src/
Dos_if_son.c957 he_cap.tx_he_mcs_map_160[0][0] | in os_if_son_get_apcap()
958 (he_cap.tx_he_mcs_map_160[0][1] << 8); in os_if_son_get_apcap()
/wlan-driver/qcacld-3.0/core/sme/src/common/
Dsme_api.c10953 tx_he_mcs_map_160, in sme_update_he_cap_nss()
10963 qdf_mem_copy(mac_ctx->he_cap_5g.tx_he_mcs_map_160, in sme_update_he_cap_nss()
10964 mac_ctx->mlme_cfg->he_caps.dot11_he_cap.tx_he_mcs_map_160, in sme_update_he_cap_nss()
11032 tx_he_mcs_map_160, &mcs_map, in sme_update_he_mcs()
11038 qdf_mem_copy(mac_ctx->he_cap_5g.tx_he_mcs_map_160, in sme_update_he_mcs()
11040 tx_he_mcs_map_160, in sme_update_he_mcs()
15052 mac_ctx->mlme_cfg->he_caps.dot11_he_cap.tx_he_mcs_map_160) = in sme_set_he_bw_cap()
15055 mac_ctx->he_cap_5g.tx_he_mcs_map_160) = in sme_set_he_bw_cap()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
Dwlan_mlme_api.c1206 *((uint16_t *)mlme_obj->cfg.he_caps.dot11_he_cap.tx_he_mcs_map_160), in mlme_update_tgt_he_caps_in_cfg()
1207 *((uint16_t *)he_cap->tx_he_mcs_map_160)); in mlme_update_tgt_he_caps_in_cfg()
1225 tx_he_mcs_map_160, in mlme_update_tgt_he_caps_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms3371 tx_he_mcs_map_160[2][0..1] COUNTIS chan_width_2;
/wlan-driver/qcacld-3.0/components/mlme/core/src/
Dwlan_mlme_main.c2189 qdf_mem_copy(he_caps->dot11_he_cap.tx_he_mcs_map_160, &value, in mlme_init_he_cap_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h9995 uint8_t tx_he_mcs_map_160[1][2]; member
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_main.c2507 *((uint16_t *)he_cap_cfg->tx_he_mcs_map_160); in hdd_update_wiphy_he_mcs()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Ddot11f.c10308 DOT11F_MEMCPY(pCtx, pDst->tx_he_mcs_map_160, pBuf, (pDst->chan_width_2 * 2)); in dot11f_unpack_ie_he_cap()
31019 DOT11F_MEMCPY(pCtx, pBuf, &(pSrc->tx_he_mcs_map_160), (pSrc->chan_width_2 * 2)); in dot11f_pack_ie_he_cap()