Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_he.c214 he_cap->qtp = WMI_HECAP_MAC_QTP_GET(mac_cap[1]); in wma_convert_he_cap()
413 he_cap->qtp = QDF_MIN(he_cap->qtp, new_cap->qtp); in wma_derive_ext_he_cap()
564 he_cap->qtp, he_cap->a_bqr, in wma_print_he_cap()
1060 WMI_HECAP_MAC_QTP_SET(mac_cap[1], he_cap->qtp); in wma_populate_peer_he_cap()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prot_def.h1536 uint16_t qtp:1; member
1678 uint16_t qtp:1; member
1768 uint16_t qtp:1;
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_tdls.c1374 pDot11f->qtp = uHECapInfo.he_cap.qtp; in lim_tdls_populate_dot11f_he_caps()
H A Dlim_utils.c7609 he_cap->bsrp_ampdu_aggr, he_cap->qtp, he_cap->a_bqr); in lim_log_he_cap()
7873 he_cap->qtp = dot11_cap.qtp; in lim_set_he_caps()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c1007 mlme_obj->cfg.he_caps.dot11_he_cap.qtp = he_cap->qtp; in mlme_update_tgt_he_caps_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms3291 qtp:1;
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_main.c2071 he_caps->dot11_he_cap.qtp = cfg_default(CFG_HE_QTP); in mlme_init_he_cap_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h9922 uint16_t qtp:1; member
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c15134 mac_ctx->mlme_cfg->he_caps.dot11_he_cap.qtp = 0; in sme_set_he_testbed_def()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c10168 pDst->qtp = tmp99__ >> 1 & 0x1; in dot11f_unpack_ie_he_cap()
30907 tmp219__ |= (pSrc->qtp << 1); in dot11f_pack_ie_he_cap()