Home
last modified time | relevance | path

Searched refs:VHTCaps (Results 1 – 21 of 21) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_ft.c203 pAddBssParams->vhtCapable = pBeaconStruct->VHTCaps.present; in lim_ft_prepare_add_bss_req()
204 vht_caps = &pBeaconStruct->VHTCaps; in lim_ft_prepare_add_bss_req()
208 pBeaconStruct->vendor_vht_ie.VHTCaps.present) { in lim_ft_prepare_add_bss_req()
211 pBeaconStruct->vendor_vht_ie.VHTCaps.present; in lim_ft_prepare_add_bss_req()
212 vht_caps = &pBeaconStruct->vendor_vht_ie.VHTCaps; in lim_ft_prepare_add_bss_req()
257 IS_BSS_VHT_CAPABLE(pBeaconStruct->VHTCaps)) { in lim_ft_prepare_add_bss_req()
259 if ((pBeaconStruct->VHTCaps.suBeamFormerCap || in lim_ft_prepare_add_bss_req()
260 pBeaconStruct->VHTCaps.muBeamformerCap) && in lim_ft_prepare_add_bss_req()
264 if (pBeaconStruct->VHTCaps.suBeamformeeCap && in lim_ft_prepare_add_bss_req()
319 &pBeaconStruct->VHTCaps, in lim_ft_prepare_add_bss_req()
[all …]
Dlim_assoc_utils.c2528 if (assoc_req->vendor_vht_ie.VHTCaps.present) in lim_add_sta()
2529 vht_caps = assoc_req->vendor_vht_ie.VHTCaps; in lim_add_sta()
2531 vht_caps = assoc_req->VHTCaps; in lim_add_sta()
3354 beacon_probe_rsp->vendor_vht_ie.VHTCaps.present) { in lim_check_and_announce_join_success()
3792 if (pe_session->vhtCapability && (pAssocRsp->VHTCaps.present)) { in lim_sta_send_add_bss()
3793 pAddBssParams->vhtCapable = pAssocRsp->VHTCaps.present; in lim_sta_send_add_bss()
3794 vht_caps = &pAssocRsp->VHTCaps; in lim_sta_send_add_bss()
3797 pAssocRsp->vendor_vht_ie.VHTCaps.present){ in lim_sta_send_add_bss()
3799 pAssocRsp->vendor_vht_ie.VHTCaps.present; in lim_sta_send_add_bss()
3801 vht_caps = &pAssocRsp->vendor_vht_ie.VHTCaps; in lim_sta_send_add_bss()
[all …]
Dlim_prop_exts_utils.c630 vht_caps = &beacon_struct->VHTCaps; in lim_extract_ap_capability()
631 if (IS_BSS_VHT_CAPABLE(beacon_struct->VHTCaps) && vht_op->present && in lim_extract_ap_capability()
638 (((beacon_struct->VHTCaps.txMCSMap & VHT_MCS_3x3_MASK) == in lim_extract_ap_capability()
640 ((beacon_struct->VHTCaps.txMCSMap & VHT_MCS_2x2_MASK) != in lim_extract_ap_capability()
719 (!(IS_VHT_NSS_1x1(beacon_struct->VHTCaps.txMCSMap)) && in lim_extract_ap_capability()
720 (!IS_VHT_NSS_1x1(beacon_struct->VHTCaps.rxMCSMap)))) in lim_extract_ap_capability()
799 &beacon_struct->VHTCaps, in lim_extract_ap_capability()
Dlim_process_assoc_req_frame.c516 if (assoc_req->VHTCaps.present) in lim_chk_11ac_only()
517 vht_caps = &assoc_req->VHTCaps; in lim_chk_11ac_only()
518 else if (assoc_req->vendor_vht_ie.VHTCaps.present && in lim_chk_11ac_only()
520 vht_caps = &assoc_req->vendor_vht_ie.VHTCaps; in lim_chk_11ac_only()
1571 if (assoc_req->VHTCaps.present) in lim_update_sta_ds()
1572 vht_caps = &assoc_req->VHTCaps; in lim_update_sta_ds()
1573 else if (assoc_req->vendor_vht_ie.VHTCaps.present && in lim_update_sta_ds()
1575 vht_caps = &assoc_req->vendor_vht_ie.VHTCaps; in lim_update_sta_ds()
2870 assoc_req->HTCaps.present, assoc_req->VHTCaps.present, in lim_process_assoc_req_frame()
2877 assoc_req->HTCaps.present, assoc_req->VHTCaps.present, in lim_process_assoc_req_frame()
[all …]
Dlim_process_assoc_rsp_frame.c166 if (assoc_rsp->VHTCaps.present) { in lim_update_assoc_sta_datas()
167 vht_caps = &assoc_rsp->VHTCaps; in lim_update_assoc_sta_datas()
169 } else if (assoc_rsp->vendor_vht_ie.VHTCaps.present) { in lim_update_assoc_sta_datas()
170 vht_caps = &assoc_rsp->vendor_vht_ie.VHTCaps; in lim_update_assoc_sta_datas()
1277 assoc_rsp->VHTCaps.present, assoc_rsp->he_cap.present, in lim_process_assoc_rsp_frame()
1284 assoc_rsp->VHTCaps.present, assoc_rsp->he_cap.present, in lim_process_assoc_rsp_frame()
1508 ap_nss = lim_get_nss_supported_by_ap(&assoc_rsp->VHTCaps, in lim_process_assoc_rsp_frame()
1734 if (beacon->VHTCaps.present) in lim_process_assoc_rsp_frame()
1735 sta_ds->parsed_ies.vht_caps = beacon->VHTCaps; in lim_process_assoc_rsp_frame()
Dlim_send_frames_host_roam.c330 populate_dot11f_vht_caps(mac_ctx, pe_session, &frm->VHTCaps); in lim_send_reassoc_req_with_ft_ies_mgmt_frame()
341 frm->vendor_vht_ie.VHTCaps.present = 1; in lim_send_reassoc_req_with_ft_ies_mgmt_frame()
343 &frm->vendor_vht_ie.VHTCaps); in lim_send_reassoc_req_with_ft_ies_mgmt_frame()
786 populate_dot11f_vht_caps(mac, pe_session, &frm->VHTCaps); in lim_send_reassoc_req_mgmt_frame()
905 frm->VHTCaps.present, in lim_send_reassoc_req_mgmt_frame()
Dlim_process_tdls.c1709 &tdls_dis_rsp->VHTCaps, in lim_send_tdls_dis_rsp_frame()
2141 &tdls_setup_req->VHTCaps, in lim_send_tdls_link_setup_req_frame()
2236 tdls_setup_req->VHTCaps.supportedChannelWidthSet, in lim_send_tdls_link_setup_req_frame()
2237 tdls_setup_req->VHTCaps.rxMCSMap, in lim_send_tdls_link_setup_req_frame()
2238 tdls_setup_req->VHTCaps.txMCSMap, in lim_send_tdls_link_setup_req_frame()
2239 tdls_setup_req->VHTCaps.txSupDataRate); in lim_send_tdls_link_setup_req_frame()
2674 &setup_rsp->VHTCaps, pe_session); in lim_send_tdls_setup_rsp_frame()
2771 setup_rsp->VHTCaps.supportedChannelWidthSet, in lim_send_tdls_setup_rsp_frame()
2772 setup_rsp->VHTCaps.rxMCSMap, setup_rsp->VHTCaps.txMCSMap, in lim_send_tdls_setup_rsp_frame()
2773 setup_rsp->VHTCaps.txSupDataRate); in lim_send_tdls_setup_rsp_frame()
Dlim_send_management_frames.c319 &pr->VHTCaps); in lim_send_probe_req_mgmt_frame()
326 &pr->VHTCaps); in lim_send_probe_req_mgmt_frame()
772 populate_dot11f_vht_caps(mac_ctx, pe_session, &frm->VHTCaps); in lim_send_probe_rsp_mgmt_frame()
1645 &frm.VHTCaps); in lim_send_assoc_rsp_mgmt_frame()
1670 assoc_req->vendor_vht_ie.VHTCaps.present) { in lim_send_assoc_rsp_mgmt_frame()
1674 frm.vendor_vht_ie.VHTCaps.present = 1; in lim_send_assoc_rsp_mgmt_frame()
1676 &frm.vendor_vht_ie.VHTCaps); in lim_send_assoc_rsp_mgmt_frame()
1944 frm.HTCaps.present, frm.VHTCaps.present, in lim_send_assoc_rsp_mgmt_frame()
1951 frm.VHTCaps.present, in lim_send_assoc_rsp_mgmt_frame()
2588 populate_dot11f_vht_caps(mac_ctx, pe_session, &frm->VHTCaps); in lim_send_assoc_req_mgmt_frame()
[all …]
Dlim_process_sme_req_messages.c1450 if (bcn_ie->VHTCaps.present) in lim_join_req_update_ht_vht_caps()
1451 vht_caps = &bcn_ie->VHTCaps; in lim_join_req_update_ht_vht_caps()
1452 else if (bcn_ie->vendor_vht_ie.VHTCaps.present) in lim_join_req_update_ht_vht_caps()
1453 vht_caps = &bcn_ie->vendor_vht_ie.VHTCaps; in lim_join_req_update_ht_vht_caps()
1479 if (value && !((IS_BSS_VHT_CAPABLE(bcn_ie->VHTCaps) && in lim_join_req_update_ht_vht_caps()
1480 bcn_ie->VHTCaps.suBeamformeeCap) || in lim_join_req_update_ht_vht_caps()
1481 (IS_BSS_VHT_CAPABLE(bcn_ie->vendor_vht_ie.VHTCaps) && in lim_join_req_update_ht_vht_caps()
1482 bcn_ie->vendor_vht_ie.VHTCaps.suBeamformeeCap))) in lim_join_req_update_ht_vht_caps()
1497 bcn_ie->VHTCaps.muBeamformerCap) in lim_join_req_update_ht_vht_caps()
1669 ies->VHTCaps.present)) { in lim_handle_iot_ap_no_common_he_rates()
[all …]
Dlim_utils.c4392 IS_BSS_VHT_CAPABLE(pBeacon->VHTCaps)) { in lim_get_nw_type()
12061 if (frm->VHTCaps.present) in lim_cp_stats_cstats_log_disc_resp_evt()
12095 if (frm->VHTCaps.present) in lim_cp_stats_cstats_log_setup_req_evt()
12130 if (frm->VHTCaps.present) in lim_cp_stats_cstats_log_setup_resp_evt()
Dlim_process_mlm_rsp_messages.c854 sme_assoc_ind->VHTCaps = assoc_ind->vht_caps; in lim_fill_sme_assoc_ind_params()
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
Dsch_beacon_gen.c265 qdf_mem_copy(&link_ie->link_vht_cap, &bcn_2->VHTCaps, in lim_update_link_info()
266 sizeof(bcn_2->VHTCaps)); in lim_update_link_info()
741 populate_dot11f_vht_caps(mac_ctx, session, &bcn_2->VHTCaps); in sch_set_fixed_beacon_fields()
1088 bcn_2->HTCaps.present, bcn_2->VHTCaps.present, in sch_set_fixed_beacon_fields()
1289 if (beacon2->VHTCaps.present) { in lim_update_probe_rsp_template_ie_bitmap_beacon2()
1292 qdf_mem_copy((void *)&prb_rsp->VHTCaps, in lim_update_probe_rsp_template_ie_bitmap_beacon2()
1293 (void *)&beacon2->VHTCaps, in lim_update_probe_rsp_template_ie_bitmap_beacon2()
1294 sizeof(beacon2->VHTCaps)); in lim_update_probe_rsp_template_ie_bitmap_beacon2()
Dsch_beacon_process.c461 if (bcn->VHTCaps.present) { in sch_bcn_update_opmode_change()
462 vht_caps = &bcn->VHTCaps; in sch_bcn_update_opmode_change()
464 } else if (bcn->vendor_vht_ie.VHTCaps.present) { in sch_bcn_update_opmode_change()
465 vht_caps = &bcn->vendor_vht_ie.VHTCaps; in sch_bcn_update_opmode_change()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Dparser_api.c2625 if (pr->VHTCaps.present)
2626 qdf_mem_copy(&pProbeReq->VHTCaps, &pr->VHTCaps,
3172 if (pr->VHTCaps.present) {
3173 qdf_mem_copy(&pProbeResp->VHTCaps, &pr->VHTCaps,
3190 if (pr->vendor_vht_ie.VHTCaps.present) {
3191 qdf_mem_copy(&pProbeResp->vendor_vht_ie.VHTCaps,
3192 &pr->vendor_vht_ie.VHTCaps,
3463 if (ar->VHTCaps.present) {
3464 qdf_mem_copy(&pAssocReq->VHTCaps, &ar->VHTCaps,
3466 lim_log_vht_cap(mac, &pAssocReq->VHTCaps);
[all …]
Ddot11f.c11485 { offsetof(tDot11fIEvendor_vht_ie, VHTCaps), offsetof(tDot11fIEVHTCaps,
11701 { offsetof(tDot11fAssocRequest, VHTCaps), offsetof(tDot11fIEVHTCaps,
11894 { offsetof(tDot11fAssocResponse, VHTCaps), offsetof(tDot11fIEVHTCaps,
12202 { offsetof(tDot11fBeacon, VHTCaps), offsetof(tDot11fIEVHTCaps, present), 0,
12461 { offsetof(tDot11fBeacon2, VHTCaps), offsetof(tDot11fIEVHTCaps, present),
12711 { offsetof(tDot11fBeaconIEs, VHTCaps), offsetof(tDot11fIEVHTCaps,
13255 { offsetof(tDot11fProbeRequest, VHTCaps), offsetof(tDot11fIEVHTCaps,
13403 { offsetof(tDot11fProbeResponse, VHTCaps), offsetof(tDot11fIEVHTCaps,
13720 { offsetof(tDot11fReAssocRequest, VHTCaps), offsetof(tDot11fIEVHTCaps,
13897 { offsetof(tDot11fReAssocResponse, VHTCaps), offsetof(tDot11fIEVHTCaps,
[all …]
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms2514 IE VHTCaps (EID_VHT_CAPABILITIES)
4019 OPTIE IE VHTCaps;
4074 OPTIE VHTCaps;
4180 OPTIE VHTCaps;
4260 OPTIE VHTCaps;
4326 OPTIE VHTCaps;
4381 OPTIE VHTCaps;
4437 OPTIE VHTCaps;
4486 OPTIE VHTCaps;
4525 OPTIE VHTCaps;
[all …]
/wlan-driver/qcacld-3.0/core/mac/src/include/
Dparser_api.h279 tDot11fIEVHTCaps VHTCaps; member
337 tDot11fIEVHTCaps VHTCaps; member
388 tDot11fIEVHTCaps VHTCaps; member
488 tDot11fIEVHTCaps VHTCaps; member
Ddot11f.h10852 tDot11fIEVHTCaps VHTCaps; member
10982 tDot11fIEVHTCaps VHTCaps; member
11055 tDot11fIEVHTCaps VHTCaps; member
11183 tDot11fIEVHTCaps VHTCaps; member
11295 tDot11fIEVHTCaps VHTCaps; member
11387 tDot11fIEVHTCaps VHTCaps; member
11762 tDot11fIEVHTCaps VHTCaps; member
11823 tDot11fIEVHTCaps VHTCaps; member
11987 tDot11fIEVHTCaps VHTCaps; member
12056 tDot11fIEVHTCaps VHTCaps; member
[all …]
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cm_connect.c1121 if (assoc_resp->VHTCaps.present) { in hdd_cm_save_bss_info()
1124 &assoc_resp->VHTCaps); in hdd_cm_save_bss_info()
/wlan-driver/qcacld-3.0/core/sme/src/csr/
Dcsr_api_roam.c3888 if (ind->VHTCaps.present) in csr_send_assoc_ind_to_upper_layer_cnf_msg()
3889 cnf->vht_caps = ind->VHTCaps; in csr_send_assoc_ind_to_upper_layer_cnf_msg()
4011 if (pAssocInd->VHTCaps.present) in csr_roam_chk_lnk_assoc_ind()
4013 &pAssocInd->VHTCaps, in csr_roam_chk_lnk_assoc_ind()
/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_api.h1094 tDot11fIEVHTCaps VHTCaps; member