Home
last modified time | relevance | path

Searched refs:dl_mu_mimo_part_bw (Results 1 – 11 of 11) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_he.c279 he_cap->dl_mu_mimo_part_bw = in wma_convert_he_cap()
485 he_cap->dl_mu_mimo_part_bw = QDF_MIN(he_cap->dl_mu_mimo_part_bw, in wma_derive_ext_he_cap()
486 new_cap->dl_mu_mimo_part_bw); in wma_derive_ext_he_cap()
610 he_cap->dl_mu_mimo_part_bw, he_cap->ppet_present, in wma_print_he_cap()
1126 he_cap->dl_mu_mimo_part_bw); in wma_populate_peer_he_cap()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prot_def.h1579 uint32_t dl_mu_mimo_part_bw:1; member
1705 uint32_t dl_mu_mimo_part_bw:1; member
1811 uint32_t dl_mu_mimo_part_bw:1;
/wlan-driver/qcacld-3.0/os_if/son/src/
H A Dos_if_son.c967 apcap->hecap.he_dl_muofdma = he_cap.dl_mu_mimo_part_bw; in os_if_son_get_apcap()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_tdls.c1425 pDot11f->dl_mu_mimo_part_bw = uHECapInfo.he_cap.dl_mu_mimo_part_bw; in lim_tdls_populate_dot11f_he_caps()
H A Dlim_utils.c7651 he_cap->dl_mu_mimo_part_bw); in lim_log_he_cap()
7930 he_cap->dl_mu_mimo_part_bw = dot11_cap.dl_mu_mimo_part_bw; in lim_set_he_caps()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c1150 mlme_obj->cfg.he_caps.dot11_he_cap.dl_mu_mimo_part_bw = in mlme_update_tgt_he_caps_in_cfg()
1151 he_cap->dl_mu_mimo_part_bw; in mlme_update_tgt_he_caps_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms3342 dl_mu_mimo_part_bw:1;
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_main.c2145 he_caps->dot11_he_cap.dl_mu_mimo_part_bw = in mlme_init_he_cap_in_cfg()
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c15144 mac_ctx->mlme_cfg->he_caps.dot11_he_cap.dl_mu_mimo_part_bw = 0; in sme_set_he_testbed_def()
15163 mac_ctx->mlme_cfg->he_caps.dot11_he_cap.dl_mu_mimo_part_bw = 0; in sme_set_he_testbed_def()
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h9969 uint32_t dl_mu_mimo_part_bw:1; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c10231 pDst->dl_mu_mimo_part_bw = tmp101__ >> 22 & 0x1; in dot11f_unpack_ie_he_cap()
30970 tmp221__ |= (pSrc->dl_mu_mimo_part_bw << 22); in dot11f_pack_ie_he_cap()