Home
last modified time | relevance | path

Searched refs:shortGI20MHz (Results 1 – 13 of 13) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_ft.c287 (uint8_t) pBeaconStruct->HTCaps.shortGI20MHz; in lim_ft_prepare_add_bss_req()
Dlim_process_tdls.c3148 pDot11f->shortGI20MHz = uHTCapabilityInfo.ht_cap_info.short_gi_20_mhz; in lim_tdls_populate_dot11f_ht_caps()
3186 pDot11f->shortGI20MHz, in lim_tdls_populate_dot11f_ht_caps()
3603 sta->htShortGI20Mhz = htCaps->shortGI20MHz; in lim_tdls_update_hash_node_info()
Dlim_process_assoc_req_frame.c849 assoc_req->HTCaps.shortGI20MHz, in lim_print_ht_cap()
1653 (uint8_t)assoc_req->HTCaps.shortGI20MHz; in lim_update_sta_ds()
Dlim_process_assoc_rsp_frame.c114 (uint8_t)assoc_rsp->HTCaps.shortGI20MHz; in lim_update_stads_htcap()
Dlim_assoc_utils.c3971 (uint8_t)pAssocRsp->HTCaps.shortGI20MHz; in lim_sta_send_add_bss()
4359 (uint8_t)pBeaconStruct->HTCaps.shortGI20MHz; in lim_sta_send_add_bss_pre_assoc()
Dlim_process_sme_req_messages.c1513 bcn_ie->HTCaps.shortGI20MHz; in lim_join_req_update_ht_vht_caps()
1523 bcn_ie->HTCaps.shortGI20MHz, bcn_ie->HTCaps.shortGI40MHz); in lim_join_req_update_ht_vht_caps()
Dlim_utils.c5148 p_ht_cap->shortGI20MHz = dot11_ht_cap.shortGI20MHz; in lim_set_ht_caps()
/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_mac_prot_def.h1017 uint16_t shortGI20MHz:1; member
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_assoc.c739 if (roam_ht_cap->shortGI20MHz) in hdd_copy_ht_caps()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms2745 shortGI20MHz: 1;
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Dparser_api.c1008 pDot11f->shortGI20MHz = ht_cap_info->short_gi_20_mhz; in populate_dot11f_ht_caps()
1036 pDot11f->shortGI20MHz = pe_session->ht_config.short_gi_20_mhz; in populate_dot11f_ht_caps()
Ddot11f.c5209 pDst->shortGI20MHz = tmp51__ >> 5 & 0x1; in dot11f_unpack_ie_ht_caps()
26598 tmp171__ |= (pSrc->shortGI20MHz << 5); in dot11f_pack_ie_ht_caps()
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h5940 uint16_t shortGI20MHz:1; member