Searched refs:shortGI20MHz (Results 1 – 13 of 13) sorted by relevance
287 (uint8_t) pBeaconStruct->HTCaps.shortGI20MHz; in lim_ft_prepare_add_bss_req()
3148 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()
849 assoc_req->HTCaps.shortGI20MHz, in lim_print_ht_cap()1653 (uint8_t)assoc_req->HTCaps.shortGI20MHz; in lim_update_sta_ds()
114 (uint8_t)assoc_rsp->HTCaps.shortGI20MHz; in lim_update_stads_htcap()
3971 (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()
1513 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()
5148 p_ht_cap->shortGI20MHz = dot11_ht_cap.shortGI20MHz; in lim_set_ht_caps()
1017 uint16_t shortGI20MHz:1; member
739 if (roam_ht_cap->shortGI20MHz) in hdd_copy_ht_caps()
2745 shortGI20MHz: 1;
1008 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()
5209 pDst->shortGI20MHz = tmp51__ >> 5 & 0x1; in dot11f_unpack_ie_ht_caps()26598 tmp171__ |= (pSrc->shortGI20MHz << 5); in dot11f_pack_ie_ht_caps()
5940 uint16_t shortGI20MHz:1; member