Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_he.c296 he_cap->he_ppdu_80_in_160_80p80Mhz = in wma_convert_he_cap()
503 he_cap->he_ppdu_80_in_160_80p80Mhz = in wma_derive_ext_he_cap()
504 QDF_MIN(he_cap->he_ppdu_80_in_160_80p80Mhz, in wma_derive_ext_he_cap()
505 new_cap->he_ppdu_80_in_160_80p80Mhz); in wma_derive_ext_he_cap()
620 he_cap->he_ppdu_80_in_160_80p80Mhz); in wma_print_he_cap()
1143 he_cap->he_ppdu_80_in_160_80p80Mhz); in wma_populate_peer_he_cap()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_prop_exts_utils.c279 session->he_config.he_ppdu_80_in_160_80p80Mhz = 0; in lim_update_he_bw_cap_mcs()
296 session->he_config.he_ppdu_80_in_160_80p80Mhz = 0; in lim_update_he_bw_cap_mcs()
Dlim_utils.c7507 he_config->he_ppdu_80_in_160_80p80Mhz = 0; in lim_revise_req_he_cap_per_band()
7529 he_config->he_ppdu_80_in_160_80p80Mhz = in lim_revise_req_he_cap_per_band()
7530 mac->he_cap_5g.he_ppdu_80_in_160_80p80Mhz; in lim_revise_req_he_cap_per_band()
7663 he_cap->he_ppdu_80_in_160_80p80Mhz, in lim_log_he_cap()
7947 he_cap->he_ppdu_80_in_160_80p80Mhz = in lim_set_he_caps()
7948 dot11_cap.he_ppdu_80_in_160_80p80Mhz; in lim_set_he_caps()
Dlim_process_tdls.c1437 pDot11f->he_ppdu_80_in_160_80p80Mhz = in lim_tdls_populate_dot11f_he_caps()
1438 uHECapInfo.he_cap.he_ppdu_80_in_160_80p80Mhz; in lim_tdls_populate_dot11f_he_caps()
/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_mac_prot_def.h1591 uint16_t he_ppdu_80_in_160_80p80Mhz:1; member
1729 uint16_t he_ppdu_80_in_160_80p80Mhz:1; member
1823 uint16_t he_ppdu_80_in_160_80p80Mhz:1;
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
Dwlan_mlme_api.c1165 mlme_obj->cfg.he_caps.dot11_he_cap.he_ppdu_80_in_160_80p80Mhz = in mlme_update_tgt_he_caps_in_cfg()
1166 he_cap->he_ppdu_80_in_160_80p80Mhz; in mlme_update_tgt_he_caps_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms3355 he_ppdu_80_in_160_80p80Mhz:1;
/wlan-driver/qcacld-3.0/components/mlme/core/src/
Dwlan_mlme_main.c2162 he_caps->dot11_he_cap.he_ppdu_80_in_160_80p80Mhz = in mlme_init_he_cap_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h9980 uint16_t he_ppdu_80_in_160_80p80Mhz:1; member
/wlan-driver/qcacld-3.0/core/sme/src/common/
Dsme_api.c15124 mac_ctx->mlme_cfg->he_caps.dot11_he_cap.he_ppdu_80_in_160_80p80Mhz = 0; in sme_set_he_testbed_def()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Ddot11f.c10250 pDst->he_ppdu_80_in_160_80p80Mhz = tmp102__ >> 3 & 0x1; in dot11f_unpack_ie_he_cap()
30989 tmp222__ |= (pSrc->he_ppdu_80_in_160_80p80Mhz << 3); in dot11f_pack_ie_he_cap()