Home
last modified time | relevance | path

Searched refs:ul_he_mu (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_he.c262 he_cap->ul_he_mu = WMI_HECAP_PHY_ULHEMU_GET(phy_cap); in wma_convert_he_cap()
457 he_cap->ul_he_mu = QDF_MIN(he_cap->ul_he_mu, new_cap->ul_he_mu); in wma_derive_ext_he_cap()
596 he_cap->ul_he_mu); in wma_print_he_cap()
1109 WMI_HECAP_PHY_ULHEMU_SET(phy_cap, he_cap->ul_he_mu); in wma_populate_peer_he_cap()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prot_def.h1564 uint32_t ul_he_mu:1; member
1682 uint32_t ul_he_mu:1; member
1796 uint32_t ul_he_mu:1;
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_tdls.c1410 pDot11f->ul_he_mu = uHECapInfo.he_cap.ul_he_mu; in lim_tdls_populate_dot11f_he_caps()
H A Dlim_utils.c7641 he_cap->ul_he_mu, he_cap->su_beamformer, in lim_log_he_cap()
7915 he_cap->ul_he_mu = dot11_cap.ul_he_mu; in lim_set_he_caps()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c1093 mlme_obj->cfg.he_caps.dot11_he_cap.ul_he_mu = he_cap->ul_he_mu; in mlme_update_tgt_he_caps_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms3326 ul_he_mu:1;
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_main.c2124 he_caps->dot11_he_cap.ul_he_mu = cfg_default(CFG_HE_MU_PPDU); in mlme_init_he_cap_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h9955 uint32_t ul_he_mu:1; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c10209 pDst->ul_he_mu = tmp100__ >> 30 & 0x1; in dot11f_unpack_ie_he_cap()
30948 tmp220__ |= (pSrc->ul_he_mu << 30); in dot11f_pack_ie_he_cap()