Home
last modified time | relevance | path

Searched refs:rx_he_mcs_map_80_80 (Results 1 – 14 of 14) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_he.c336 *((uint16_t *)he_cap->rx_he_mcs_map_80_80) = rx_mcs_160; in wma_convert_he_cap()
529 *((uint16_t *)he_cap->rx_he_mcs_map_80_80) = in wma_derive_ext_he_cap()
530 *((uint16_t *)new_cap->rx_he_mcs_map_80_80); in wma_derive_ext_he_cap()
639 *((uint16_t *)he_cap->rx_he_mcs_map_80_80), in wma_print_he_cap()
1188 params->supportedRates.rx_he_mcs_map_80_80; in wma_populate_peer_he_cap()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prot_def.h1609 uint16_t rx_he_mcs_map_80_80; member
1737 uint16_t rx_he_mcs_map_80_80; member
1841 uint16_t rx_he_mcs_map_80_80;
H A Dsir_api.h548 uint16_t rx_he_mcs_map_80_80; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_tdls.c1302 mac_ctx, &rates->rx_he_mcs_map_80_80, in lim_tdls_fill_he_wideband_offchannel_mcs()
1304 *((uint16_t *)peer_he_caps->rx_he_mcs_map_80_80), in lim_tdls_fill_he_wideband_offchannel_mcs()
1307 rx_he_mcs_map_80_80), in lim_tdls_fill_he_wideband_offchannel_mcs()
1312 rates->rx_he_mcs_map_80_80 = HE_MCS_ALL_DISABLED; in lim_tdls_fill_he_wideband_offchannel_mcs()
1454 *((uint16_t *)pDot11f->rx_he_mcs_map_80_80) = in lim_tdls_populate_dot11f_he_caps()
1455 uHECapInfo.he_cap.rx_he_mcs_map_80_80; in lim_tdls_populate_dot11f_he_caps()
H A Dlim_prop_exts_utils.c303 *(uint16_t *)session->he_config.rx_he_mcs_map_80_80 = in lim_update_he_bw_cap_mcs()
H A Dlim_utils.c7682 *((uint16_t *)he_cap->rx_he_mcs_map_80_80), in lim_log_he_cap()
7965 he_cap->rx_he_mcs_map_80_80 = in lim_set_he_caps()
7966 *((uint16_t *)dot11_cap.rx_he_mcs_map_80_80); in lim_set_he_caps()
8226 (*(uint16_t *)peer_he_caps->rx_he_mcs_map_80_80), in lim_populate_he_mcs_set()
8278 mac_ctx, &rates->rx_he_mcs_map_80_80, in lim_populate_he_mcs_set()
8280 *((uint16_t *)peer_he_caps->rx_he_mcs_map_80_80), in lim_populate_he_mcs_set()
8283 rx_he_mcs_map_80_80), in lim_populate_he_mcs_set()
8288 rates->rx_he_mcs_map_80_80 = HE_MCS_ALL_DISABLED; in lim_populate_he_mcs_set()
8296 rates->rx_he_mcs_map_80_80 |= HE_MCS_INV_MSK_4_NSS(1); in lim_populate_he_mcs_set()
8303 rates->rx_he_mcs_map_80_80, rates->tx_he_mcs_map_80_80); in lim_populate_he_mcs_set()
[all …]
/wlan-driver/qcacld-3.0/components/tdls/dispatcher/inc/
H A Dwlan_tdls_public_structs.h836 uint16_t rx_he_mcs_map_80_80; member
/wlan-driver/qcacld-3.0/os_if/son/src/
H A Dos_if_son.c960 he_cap.rx_he_mcs_map_80_80[0][0] | in os_if_son_get_apcap()
961 (he_cap.rx_he_mcs_map_80_80[0][1] << 8); in os_if_son_get_apcap()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c1229 *((uint16_t *)he_cap->rx_he_mcs_map_80_80))) in mlme_update_tgt_he_caps_in_cfg()
1231 rx_he_mcs_map_80_80, in mlme_update_tgt_he_caps_in_cfg()
1232 he_cap->rx_he_mcs_map_80_80, sizeof(uint16_t)); in mlme_update_tgt_he_caps_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms3372 rx_he_mcs_map_80_80[2][0..1] COUNTIS chan_width_3;
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_main.c2192 qdf_mem_copy(he_caps->dot11_he_cap.rx_he_mcs_map_80_80, &value, in mlme_init_he_cap_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h9996 uint8_t rx_he_mcs_map_80_80[1][2]; member
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c11058 rx_he_mcs_map_80_80, &mcs_map, in sme_update_he_mcs()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c10321 DOT11F_MEMCPY(pCtx, pDst->rx_he_mcs_map_80_80, pBuf, (pDst->chan_width_3 * 2)); in dot11f_unpack_ie_he_cap()
31022 DOT11F_MEMCPY(pCtx, pBuf, &(pSrc->rx_he_mcs_map_80_80), (pSrc->chan_width_3 * 2)); in dot11f_pack_ie_he_cap()