Home
last modified time | relevance | path

Searched refs:ofdma_ra (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_he.c207 he_cap->ofdma_ra = WMI_HECAP_MAC_OFDMARA_GET(mac_cap[0]); in wma_convert_he_cap()
401 he_cap->ofdma_ra = QDF_MIN(he_cap->ofdma_ra, in wma_derive_ext_he_cap()
402 new_cap->ofdma_ra); in wma_derive_ext_he_cap()
558 he_cap->omi_a_ctrl, he_cap->ofdma_ra, in wma_print_he_cap()
1053 WMI_HECAP_MAC_OFDMARA_SET(mac_cap[0], he_cap->ofdma_ra); in wma_populate_peer_he_cap()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prot_def.h1529 uint32_t ofdma_ra:1; member
1646 uint32_t ofdma_ra:1; member
1761 uint32_t ofdma_ra:1;
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_tdls.c1366 pDot11f->ofdma_ra = uHECapInfo.he_cap.ofdma_ra; in lim_tdls_populate_dot11f_he_caps()
H A Dlim_utils.c7605 he_cap->omi_a_ctrl, he_cap->ofdma_ra); in lim_log_he_cap()
7866 he_cap->ofdma_ra = dot11_cap.ofdma_ra; in lim_set_he_caps()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c998 mlme_obj->cfg.he_caps.dot11_he_cap.ofdma_ra = he_cap->ofdma_ra; in mlme_update_tgt_he_caps_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms3283 ofdma_ra:1;
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_main.c2063 he_caps->dot11_he_cap.ofdma_ra = cfg_default(CFG_HE_OFDMA_RA); in mlme_init_he_cap_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h9916 uint32_t ofdma_ra:1; member
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c15132 mac_ctx->mlme_cfg->he_caps.dot11_he_cap.ofdma_ra = 0; in sme_set_he_testbed_def()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c10154 pDst->ofdma_ra = tmp98__ >> 26 & 0x1; in dot11f_unpack_ie_he_cap()
30893 tmp218__ |= (pSrc->ofdma_ra << 26); in dot11f_pack_ie_he_cap()