Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_he.c246 he_cap->he_1x_ltf_800_gi_ppdu = WMI_HECAP_PHY_LTFGIFORHE_GET(phy_cap); in wma_convert_he_cap()
436 he_cap->he_1x_ltf_800_gi_ppdu = in wma_derive_ext_he_cap()
437 QDF_MIN(he_cap->he_1x_ltf_800_gi_ppdu, in wma_derive_ext_he_cap()
438 new_cap->he_1x_ltf_800_gi_ppdu); in wma_derive_ext_he_cap()
588 he_cap->he_1x_ltf_800_gi_ppdu, in wma_print_he_cap()
1089 WMI_HECAP_PHY_LTFGIFORHE_SET(phy_cap, he_cap->he_1x_ltf_800_gi_ppdu); in wma_populate_peer_he_cap()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prot_def.h1555 uint32_t he_1x_ltf_800_gi_ppdu:1; member
1691 uint32_t he_1x_ltf_800_gi_ppdu:1; member
1787 uint32_t he_1x_ltf_800_gi_ppdu:1;
/wlan-driver/qcacld-3.0/os_if/son/src/
H A Dos_if_son.c945 he_cap.he_1x_ltf_800_gi_ppdu; in os_if_son_get_apcap()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_tdls.c1394 pDot11f->he_1x_ltf_800_gi_ppdu = in lim_tdls_populate_dot11f_he_caps()
1395 uHECapInfo.he_cap.he_1x_ltf_800_gi_ppdu; in lim_tdls_populate_dot11f_he_caps()
H A Dlim_utils.c7631 he_cap->ldpc_coding, he_cap->he_1x_ltf_800_gi_ppdu, in lim_log_he_cap()
7901 he_cap->he_1x_ltf_800_gi_ppdu = dot11_cap.he_1x_ltf_800_gi_ppdu; in lim_set_he_caps()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c1057 if (cfg_in_range(CFG_HE_LTF_PPDU, he_cap->he_1x_ltf_800_gi_ppdu)) in mlme_update_tgt_he_caps_in_cfg()
1058 mlme_obj->cfg.he_caps.dot11_he_cap.he_1x_ltf_800_gi_ppdu = in mlme_update_tgt_he_caps_in_cfg()
1059 he_cap->he_1x_ltf_800_gi_ppdu; in mlme_update_tgt_he_caps_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms3317 he_1x_ltf_800_gi_ppdu:1;
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_main.c2109 he_caps->dot11_he_cap.he_1x_ltf_800_gi_ppdu = in mlme_init_he_cap_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h9946 uint32_t he_1x_ltf_800_gi_ppdu:1; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c10200 pDst->he_1x_ltf_800_gi_ppdu = tmp100__ >> 14 & 0x1; in dot11f_unpack_ie_he_cap()
30939 tmp220__ |= (pSrc->he_1x_ltf_800_gi_ppdu << 14); in dot11f_pack_ie_he_cap()