Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_he.c294 he_cap->he_ppdu_20_in_160_80p80Mhz = in wma_convert_he_cap()
500 he_cap->he_ppdu_20_in_160_80p80Mhz = in wma_derive_ext_he_cap()
501 QDF_MIN(he_cap->he_ppdu_20_in_160_80p80Mhz, in wma_derive_ext_he_cap()
502 new_cap->he_ppdu_20_in_160_80p80Mhz); in wma_derive_ext_he_cap()
619 he_cap->he_ppdu_20_in_160_80p80Mhz, in wma_print_he_cap()
1141 he_cap->he_ppdu_20_in_160_80p80Mhz); in wma_populate_peer_he_cap()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_prop_exts_utils.c278 session->he_config.he_ppdu_20_in_160_80p80Mhz = 0; in lim_update_he_bw_cap_mcs()
295 session->he_config.he_ppdu_20_in_160_80p80Mhz = 0; in lim_update_he_bw_cap_mcs()
Dlim_utils.c7506 he_config->he_ppdu_20_in_160_80p80Mhz = 0; in lim_revise_req_he_cap_per_band()
7527 he_config->he_ppdu_20_in_160_80p80Mhz = in lim_revise_req_he_cap_per_band()
7528 mac->he_cap_5g.he_ppdu_20_in_160_80p80Mhz; in lim_revise_req_he_cap_per_band()
7662 he_cap->he_ppdu_20_in_160_80p80Mhz, in lim_log_he_cap()
7891 he_cap->he_ppdu_20_in_160_80p80Mhz = 0; in lim_set_he_caps()
7945 he_cap->he_ppdu_20_in_160_80p80Mhz = in lim_set_he_caps()
7946 dot11_cap.he_ppdu_20_in_160_80p80Mhz; in lim_set_he_caps()
Dlim_process_tdls.c1435 pDot11f->he_ppdu_20_in_160_80p80Mhz = in lim_tdls_populate_dot11f_he_caps()
1436 uHECapInfo.he_cap.he_ppdu_20_in_160_80p80Mhz; in lim_tdls_populate_dot11f_he_caps()
/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_mac_prot_def.h1590 uint16_t he_ppdu_20_in_160_80p80Mhz:1; member
1730 uint16_t he_ppdu_20_in_160_80p80Mhz:1; member
1822 uint16_t he_ppdu_20_in_160_80p80Mhz:1;
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
Dwlan_mlme_api.c1163 mlme_obj->cfg.he_caps.dot11_he_cap.he_ppdu_20_in_160_80p80Mhz = in mlme_update_tgt_he_caps_in_cfg()
1164 he_cap->he_ppdu_20_in_160_80p80Mhz; in mlme_update_tgt_he_caps_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms3354 he_ppdu_20_in_160_80p80Mhz:1;
/wlan-driver/qcacld-3.0/components/mlme/core/src/
Dwlan_mlme_main.c2160 he_caps->dot11_he_cap.he_ppdu_20_in_160_80p80Mhz = in mlme_init_he_cap_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h9979 uint16_t he_ppdu_20_in_160_80p80Mhz:1; member
/wlan-driver/qcacld-3.0/core/sme/src/common/
Dsme_api.c15122 mac_ctx->mlme_cfg->he_caps.dot11_he_cap.he_ppdu_20_in_160_80p80Mhz = 0; in sme_set_he_testbed_def()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Ddot11f.c10249 pDst->he_ppdu_20_in_160_80p80Mhz = tmp102__ >> 2 & 0x1; in dot11f_unpack_ie_he_cap()
30988 tmp222__ |= (pSrc->he_ppdu_20_in_160_80p80Mhz << 2); in dot11f_pack_ie_he_cap()