Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_assoc_req_frame.c456 (assoc_req->HTCaps.present)) { in lim_chk_11g_only()
486 (!assoc_req->HTCaps.present)) { in lim_chk_11n_only()
764 if ((assoc_req->HTCaps.present) && (lim_check_mcs_set(mac_ctx, in lim_chk_mcs()
765 assoc_req->HTCaps.supportedMCSSet) == false)) { in lim_chk_mcs()
842 if (assoc_req->HTCaps.present) { in lim_print_ht_cap()
845 assoc_req->HTCaps.advCodingCap, in lim_print_ht_cap()
846 assoc_req->HTCaps.supportedChannelWidthSet, in lim_print_ht_cap()
847 assoc_req->HTCaps.mimoPowerSave, in lim_print_ht_cap()
848 assoc_req->HTCaps.greenField, in lim_print_ht_cap()
849 assoc_req->HTCaps.shortGI20MHz, in lim_print_ht_cap()
[all …]
Dlim_ft.c170 (pBeaconStruct->HTCaps.present)) { in lim_ft_prepare_add_bss_req()
176 &pBeaconStruct->HTCaps, in lim_ft_prepare_add_bss_req()
184 (uint8_t *) &pBeaconStruct->HTCaps + in lim_ft_prepare_add_bss_req()
254 (pBeaconStruct->HTCaps.present)) { in lim_ft_prepare_add_bss_req()
282 (tSirMacHTMIMOPowerSaveState) pBeaconStruct->HTCaps. in lim_ft_prepare_add_bss_req()
285 pBeaconStruct->HTCaps.mpduDensity; in lim_ft_prepare_add_bss_req()
287 (uint8_t) pBeaconStruct->HTCaps.shortGI20MHz; in lim_ft_prepare_add_bss_req()
289 (uint8_t) pBeaconStruct->HTCaps.shortGI40MHz; in lim_ft_prepare_add_bss_req()
291 pBeaconStruct->HTCaps.maxRxAMPDUFactor; in lim_ft_prepare_add_bss_req()
317 pBeaconStruct->HTCaps.supportedMCSSet, in lim_ft_prepare_add_bss_req()
[all …]
Dlim_process_assoc_rsp_frame.c74 ht_caps = &assoc_rsp->HTCaps; in lim_update_stads_htcap()
75 sta_ds->mlmStaContext.htCapability = assoc_rsp->HTCaps.present; in lim_update_stads_htcap()
76 if (assoc_rsp->HTCaps.present) { in lim_update_stads_htcap()
114 (uint8_t)assoc_rsp->HTCaps.shortGI20MHz; in lim_update_stads_htcap()
120 (uint8_t)assoc_rsp->HTCaps.shortGI40MHz; in lim_update_stads_htcap()
221 assoc_rsp->HTCaps.supportedMCSSet, in lim_update_assoc_sta_datas()
933 if (assoc_resp->HTCaps.present) in lim_update_vdev_rate_set()
934 lim_update_mcs_rate_set(vdev, &assoc_resp->HTCaps); in lim_update_vdev_rate_set()
1276 assoc_rsp->HTCaps.present, in lim_process_assoc_rsp_frame()
1283 assoc_rsp->HTCaps.present, in lim_process_assoc_rsp_frame()
[all …]
Dlim_assoc_utils.c2523 ((uint8_t *) &assoc_req->HTCaps) + 1, in lim_add_sta()
3325 if (beacon_probe_rsp->HTCaps.present) in lim_check_and_announce_join_success()
3327 &beacon_probe_rsp->HTCaps); in lim_check_and_announce_join_success()
3763 &pAssocRsp->HTCaps, in lim_sta_send_add_bss()
3774 ((pAssocRsp->HTCaps.present && in lim_sta_send_add_bss()
3775 pAssocRsp->HTCaps.supportedChannelWidthSet) || in lim_sta_send_add_bss()
3776 (pBeaconStruct->HTCaps.present && in lim_sta_send_add_bss()
3777 pBeaconStruct->HTCaps.supportedChannelWidthSet))) || in lim_sta_send_add_bss()
3882 && pBeaconStruct->HTCaps.present) { in lim_sta_send_add_bss()
3886 pAssocRsp->HTCaps.rxSTBC; in lim_sta_send_add_bss()
[all …]
Dlim_prop_exts_utils.c618 beacon_struct->HTCaps.present) in lim_extract_ap_capability()
624 if (beacon_struct->HTCaps.present) in lim_extract_ap_capability()
800 &beacon_struct->HTCaps, in lim_extract_ap_capability()
Dlim_send_frames_host_roam.c316 populate_dot11f_ht_caps(mac_ctx, pe_session, &frm->HTCaps); in lim_send_reassoc_req_with_ft_ies_mgmt_frame()
781 populate_dot11f_ht_caps(mac, pe_session, &frm->HTCaps); in lim_send_reassoc_req_mgmt_frame()
904 frm->HTCaps.present, in lim_send_reassoc_req_mgmt_frame()
Dlim_send_management_frames.c292 &pr->HTCaps); in lim_send_probe_req_mgmt_frame()
296 populate_dot11f_ht_caps(mac_ctx, NULL, &pr->HTCaps); in lim_send_probe_req_mgmt_frame()
306 pr->HTCaps.supportedChannelWidthSet = in lim_send_probe_req_mgmt_frame()
308 pr->HTCaps.shortGI40MHz = 0; in lim_send_probe_req_mgmt_frame()
310 pr->HTCaps.supportedChannelWidthSet = in lim_send_probe_req_mgmt_frame()
767 populate_dot11f_ht_caps(mac_ctx, pe_session, &frm->HTCaps); in lim_send_probe_rsp_mgmt_frame()
1625 &frm.HTCaps); in lim_send_assoc_rsp_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()
1636 frm.HTCaps.shortGI40MHz = 0; in lim_send_assoc_rsp_mgmt_frame()
[all …]
Dlim_process_sme_req_messages.c1513 bcn_ie->HTCaps.shortGI20MHz; in lim_join_req_update_ht_vht_caps()
1517 bcn_ie->HTCaps.shortGI40MHz; 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()
1823 &ie_struct->VHTCaps, &ie_struct->HTCaps, in lim_check_oui_and_update_session()
1826 vendor_ap_search_attr.ht_cap = ie_struct->HTCaps.present; in lim_check_oui_and_update_session()
2130 if (ie_struct->HTCaps.present) in lim_get_bss_dot11_mode()
2309 if (ie_struct->HTCaps.present) { in lim_handle_11n_dot11_mode()
2366 if (ie_struct->HTCaps.present) { in lim_handle_11ac_dot11_mode()
2423 if (ie_struct->HTCaps.present) { in lim_handle_11ax_dot11_mode()
2540 if (ie_struct->HTCaps.present) { in lim_handle_11n_only_dot11_mode()
[all …]
Dlim_process_tdls.c1708 &tdls_dis_rsp->HTCaps, in lim_send_tdls_dis_rsp_frame()
2140 &tdls_setup_req->HTCaps, in lim_send_tdls_link_setup_req_frame()
2673 populate_dot11f_tdls_ht_vht_cap(mac, selfDot11Mode, &setup_rsp->HTCaps, in lim_send_tdls_setup_rsp_frame()
Dlim_process_mlm_rsp_messages.c852 sme_assoc_ind->HTCaps = assoc_ind->ht_caps; in lim_fill_sme_assoc_ind_params()
Dlim_utils.c12058 if (frm->HTCaps.present) in lim_cp_stats_cstats_log_disc_resp_evt()
12092 if (frm->HTCaps.present) in lim_cp_stats_cstats_log_setup_req_evt()
12127 if (frm->HTCaps.present) in lim_cp_stats_cstats_log_setup_resp_evt()
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
Dsch_beacon_gen.c261 qdf_mem_copy(&link_ie->link_ht_cap, &bcn_2->HTCaps, in lim_update_link_info()
262 sizeof(bcn_2->HTCaps)); in lim_update_link_info()
518 qdf_mem_zero(&bcn_2->HTCaps, sizeof(bcn_2->HTCaps)); in omit_caps_for_2link_sap()
737 populate_dot11f_ht_caps(mac_ctx, session, &bcn_2->HTCaps); in sch_set_fixed_beacon_fields()
1088 bcn_2->HTCaps.present, bcn_2->VHTCaps.present, in sch_set_fixed_beacon_fields()
1277 if (beacon2->HTCaps.present) { in lim_update_probe_rsp_template_ie_bitmap_beacon2()
1280 qdf_mem_copy((void *)&prb_rsp->HTCaps, (void *)&beacon2->HTCaps, in lim_update_probe_rsp_template_ie_bitmap_beacon2()
1281 sizeof(beacon2->HTCaps)); in lim_update_probe_rsp_template_ie_bitmap_beacon2()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms2737 IE HTCaps (EID_HT_CAPABILITIES)
2807 } // End IE HTCaps.
4070 OPTIE HTCaps;
4135 // ERPInfo, HTCaps, HTInfo, ExtSuppRates, WPA, RSN, WMMInfo,
4176 OPTIE HTCaps;
4256 OPTIE HTCaps;
4324 OPTIE HTCaps;
4375 OPTIE HTCaps;
4435 OPTIE HTCaps;
4481 OPTIE HTCaps;
[all …]
/wlan-driver/qcacld-3.0/core/mac/src/include/
Dparser_api.h244 tDot11fIEHTCaps HTCaps; member
331 tDot11fIEHTCaps HTCaps; member
362 tDot11fIEHTCaps HTCaps; member
459 tDot11fIEHTCaps HTCaps; member
Ddot11f.h10980 tDot11fIEHTCaps HTCaps; member
11049 tDot11fIEHTCaps HTCaps; member
11179 tDot11fIEHTCaps HTCaps; member
11291 tDot11fIEHTCaps HTCaps; member
11383 tDot11fIEHTCaps HTCaps; member
11760 tDot11fIEHTCaps HTCaps; member
11819 tDot11fIEHTCaps HTCaps; member
11985 tDot11fIEHTCaps HTCaps; member
12051 tDot11fIEHTCaps HTCaps; member
12227 tDot11fIEHTCaps HTCaps; member
[all …]
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Dparser_api.c1162 if (!(ie_struct->HTCaps.present && (eHT_CHANNEL_WIDTH_40MHZ == in wlan_get_cb_mode()
1163 ie_struct->HTCaps.supportedChannelWidthSet))) { in wlan_get_cb_mode()
1187 ie_struct->HTCaps.supportedChannelWidthSet, in wlan_get_cb_mode()
2616 if (pr->HTCaps.present)
2617 qdf_mem_copy(&pProbeReq->HTCaps, &pr->HTCaps,
3093 if (pr->HTCaps.present) {
3094 qdf_mem_copy(&pProbeResp->HTCaps, &pr->HTCaps,
3437 if (ar->HTCaps.present) {
3438 qdf_mem_copy(&pAssocReq->HTCaps, &ar->HTCaps,
3525 ar->HTCaps.present, ar->VHTCaps.present,
[all …]
Ddot11f.c11695 { offsetof(tDot11fAssocRequest, HTCaps), offsetof(tDot11fIEHTCaps,
11874 { offsetof(tDot11fAssocResponse, HTCaps), offsetof(tDot11fIEHTCaps,
12189 { offsetof(tDot11fBeacon, HTCaps), offsetof(tDot11fIEHTCaps, present), 0,
12448 { offsetof(tDot11fBeacon2, HTCaps), offsetof(tDot11fIEHTCaps, present), 0,
12698 { offsetof(tDot11fBeaconIEs, HTCaps), offsetof(tDot11fIEHTCaps, present),
13249 { offsetof(tDot11fProbeRequest, HTCaps), offsetof(tDot11fIEHTCaps,
13390 { offsetof(tDot11fProbeResponse, HTCaps), offsetof(tDot11fIEHTCaps,
13714 { offsetof(tDot11fReAssocRequest, HTCaps), offsetof(tDot11fIEHTCaps,
13880 { offsetof(tDot11fReAssocResponse, HTCaps), offsetof(tDot11fIEHTCaps,
14173 { offsetof(tDot11fTDLSDisRsp, HTCaps), offsetof(tDot11fIEHTCaps, present),
[all …]
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cm_connect.c1128 if (assoc_resp->HTCaps.present) { in hdd_cm_save_bss_info()
1131 &assoc_resp->HTCaps); in hdd_cm_save_bss_info()
1239 if (CSR_IS_QOS_BSS(bcn_ie) || bcn_ie->HTCaps.present) in hdd_wmm_cm_connect()
/wlan-driver/qcacld-3.0/core/sme/src/csr/
Dcsr_api_roam.c3886 if (ind->HTCaps.present) in csr_send_assoc_ind_to_upper_layer_cnf_msg()
3887 cnf->ht_caps = ind->HTCaps; in csr_send_assoc_ind_to_upper_layer_cnf_msg()
4007 if (pAssocInd->HTCaps.present) in csr_roam_chk_lnk_assoc_ind()
4009 &pAssocInd->HTCaps, in csr_roam_chk_lnk_assoc_ind()
/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_api.h1093 tDot11fIEHTCaps HTCaps; member
/wlan-driver/qcacld-3.0/core/sme/src/qos/
Dsme_qos.c6838 if (!pIes->HTCaps.present && in sme_qos_is_ts_info_ack_policy_valid()