Home
last modified time | relevance | path

Searched refs:supportedChannelWidthSet (Results 1 – 14 of 14) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_tdls.c901 htCap->supportedChannelWidthSet = 1; in populate_dot11f_tdls_ht_vht_cap()
904 htCap->supportedChannelWidthSet = 0; in populate_dot11f_tdls_ht_vht_cap()
930 htCap->present, htCap->supportedChannelWidthSet); in populate_dot11f_tdls_ht_vht_cap()
982 vhtCap->present, vhtCap->supportedChannelWidthSet); in populate_dot11f_tdls_ht_vht_cap()
2236 tdls_setup_req->VHTCaps.supportedChannelWidthSet, in lim_send_tdls_link_setup_req_frame()
2771 setup_rsp->VHTCaps.supportedChannelWidthSet, in lim_send_tdls_setup_rsp_frame()
3168 pDot11f->supportedChannelWidthSet = in lim_tdls_populate_dot11f_ht_caps()
3172 pDot11f->supportedChannelWidthSet = in lim_tdls_populate_dot11f_ht_caps()
3178 if (pDot11f->supportedChannelWidthSet == eHT_CHANNEL_WIDTH_20MHZ) { in lim_tdls_populate_dot11f_ht_caps()
3183 pDot11f->supportedChannelWidthSet, in lim_tdls_populate_dot11f_ht_caps()
[all …]
H A Dlim_process_assoc_req_frame.c846 assoc_req->HTCaps.supportedChannelWidthSet, in lim_print_ht_cap()
1670 (uint8_t) assoc_req->HTCaps.supportedChannelWidthSet; in lim_update_sta_ds()
1688 } else if (vht_caps->supportedChannelWidthSet == in lim_update_sta_ds()
1691 } else if (vht_caps->supportedChannelWidthSet == in lim_update_sta_ds()
3039 && assoc_req->HTCaps.supportedChannelWidthSet) { in lim_fill_assoc_ind_info()
3048 && assoc_req->HTCaps.supportedChannelWidthSet) { in lim_fill_assoc_ind_info()
3059 && assoc_req->HTCaps.supportedChannelWidthSet) { in lim_fill_assoc_ind_info()
H A Dlim_assoc_utils.c1214 switch (vht_caps->supportedChannelWidthSet) { in lim_get_vht_gt80_nss()
2095 (input_caps.supportedChannelWidthSet << in lim_populate_vht_caps()
3521 (vht_caps->supportedChannelWidthSet << in lim_update_vhtcaps_assoc_resp()
3672 if (chan_width_support && ht_cap->supportedChannelWidthSet) in lim_sta_add_bss_update_ht_parameter()
3775 pAssocRsp->HTCaps.supportedChannelWidthSet) || in lim_sta_send_add_bss()
3777 pBeaconStruct->HTCaps.supportedChannelWidthSet))) || in lim_sta_send_add_bss()
4332 if (pBeaconStruct->HTCaps.supportedChannelWidthSet && in lim_sta_send_add_bss_pre_assoc()
H A Dlim_process_assoc_rsp_frame.c81 (uint8_t) (ht_caps->supportedChannelWidthSet ? in lim_update_stads_htcap()
83 ht_caps->supportedChannelWidthSet); in lim_update_stads_htcap()
H A Dlim_utils.c5144 p_ht_cap->supportedChannelWidthSet = in lim_set_ht_caps()
5145 dot11_ht_cap.supportedChannelWidthSet; in lim_set_ht_caps()
5225 vht_cap->supportedChannelWidthSet = in lim_set_vht_caps()
5226 dot11_vht_cap.supportedChannelWidthSet; in lim_set_vht_caps()
5926 p_ht_cap->supportedChannelWidthSet = 1; in lim_send_ht_caps_ie()
5929 p_ht_cap->supportedChannelWidthSet = 0; in lim_send_ht_caps_ie()
5954 p_ht_cap->supportedChannelWidthSet = 1; in lim_send_ht_caps_ie()
5957 p_ht_cap->supportedChannelWidthSet = 0; in lim_send_ht_caps_ie()
6029 p_vht_cap->supportedChannelWidthSet = 0; in lim_send_vht_caps_ie()
H A Dlim_ft.c711 pBeaconStruct->HTCaps.supportedChannelWidthSet) : 0; in lim_fill_ft_session()
H A Dlim_send_management_frames.c306 pr->HTCaps.supportedChannelWidthSet = in lim_send_probe_req_mgmt_frame()
310 pr->HTCaps.supportedChannelWidthSet = in lim_send_probe_req_mgmt_frame()
1630 frm.HTCaps.supportedChannelWidthSet = ( in lim_send_assoc_rsp_mgmt_frame()
1635 if (!frm.HTCaps.supportedChannelWidthSet) in lim_send_assoc_rsp_mgmt_frame()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prot_def.h894 uint32_t supportedChannelWidthSet:2; member
898 uint32_t supportedChannelWidthSet:2;
1014 uint16_t supportedChannelWidthSet:1; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_assoc.c730 if (roam_ht_cap->supportedChannelWidthSet) in hdd_copy_ht_caps()
914 temp_vht_cap = roam_vht_cap->supportedChannelWidthSet & in hdd_copy_vht_caps()
918 if (roam_vht_cap->supportedChannelWidthSet & in hdd_copy_vht_caps()
924 if (roam_vht_cap->supportedChannelWidthSet & in hdd_copy_vht_caps()
H A Dwlan_hdd_hostapd.c4706 return dot11_ht_cap_ie.supportedChannelWidthSet; in wlan_hdd_get_sap_obss()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c1003 pDot11f->supportedChannelWidthSet = in populate_dot11f_ht_caps()
1016 pDot11f->supportedChannelWidthSet = 1; in populate_dot11f_ht_caps()
1022 pDot11f->supportedChannelWidthSet = 0; in populate_dot11f_ht_caps()
1025 pDot11f->supportedChannelWidthSet = 0; in populate_dot11f_ht_caps()
1027 pDot11f->supportedChannelWidthSet = 1; in populate_dot11f_ht_caps()
1029 pDot11f->supportedChannelWidthSet = in populate_dot11f_ht_caps()
1042 if (pDot11f->supportedChannelWidthSet == eHT_CHANNEL_WIDTH_20MHZ) { in populate_dot11f_ht_caps()
1163 ie_struct->HTCaps.supportedChannelWidthSet))) { in wlan_get_cb_mode()
1187 ie_struct->HTCaps.supportedChannelWidthSet, in wlan_get_cb_mode()
1231 pDot11f->supportedChannelWidthSet); in lim_log_vht_cap()
[all …]
H A Ddot11f.c2926 pDst->supportedChannelWidthSet = tmp22__ >> 2 & 0x3; in dot11f_unpack_ie_vht_caps()
5206 pDst->supportedChannelWidthSet = tmp51__ >> 1 & 0x1; in dot11f_unpack_ie_ht_caps()
24509 tmp142__ |= (pSrc->supportedChannelWidthSet << 2); in dot11f_pack_ie_vht_caps()
26595 tmp171__ |= (pSrc->supportedChannelWidthSet << 1); in dot11f_pack_ie_ht_caps()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms2519 supportedChannelWidthSet: 2;
2742 supportedChannelWidthSet: 1;
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h3976 uint32_t supportedChannelWidthSet:2; member
5937 uint16_t supportedChannelWidthSet:1; member