Home
last modified time | relevance | path

Searched refs:VHTOperation (Results 1 – 16 of 16) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_ft.c716 pBeaconStruct->VHTOperation.present && in lim_fill_ft_session()
720 pBeaconStruct->vendor_vht_ie.VHTOperation.present && in lim_fill_ft_session()
730 pBeaconStruct->VHTOperation.chanWidth) { in lim_fill_ft_session()
732 pBeaconStruct->VHTOperation.chanWidth + 1; in lim_fill_ft_session()
734 pBeaconStruct->VHTOperation.chan_center_freq_seg0; in lim_fill_ft_session()
736 pBeaconStruct->VHTOperation.chan_center_freq_seg1; in lim_fill_ft_session()
738 pBeaconStruct->vendor_vht_ie.VHTOperation.chanWidth) { in lim_fill_ft_session()
740 pBeaconStruct->vendor_vht_ie.VHTOperation.chanWidth + 1; in lim_fill_ft_session()
742 pBeaconStruct->vendor_vht_ie.VHTOperation.chan_center_freq_seg0; in lim_fill_ft_session()
744 pBeaconStruct->vendor_vht_ie.VHTOperation.chan_center_freq_seg1; in lim_fill_ft_session()
H A Dlim_process_assoc_rsp_frame.c168 vht_oper = &assoc_rsp->VHTOperation; in lim_update_assoc_sta_datas()
171 vht_oper = &assoc_rsp->vendor_vht_ie.VHTOperation; in lim_update_assoc_sta_datas()
1315 assoc_rsp->VHTOperation, in lim_process_assoc_rsp_frame()
1742 if (beacon->VHTOperation.present) in lim_process_assoc_rsp_frame()
1743 sta_ds->parsed_ies.vht_operation = beacon->VHTOperation; in lim_process_assoc_rsp_frame()
H A Dlim_assoc_utils.c3795 vht_oper = &pAssocRsp->VHTOperation; in lim_sta_send_add_bss()
3802 vht_oper = &pAssocRsp->vendor_vht_ie.VHTOperation; in lim_sta_send_add_bss()
4241 if (pBeaconStruct->VHTOperation.present) in lim_sta_send_add_bss_pre_assoc()
4242 vht_oper = &pBeaconStruct->VHTOperation; in lim_sta_send_add_bss_pre_assoc()
4243 else if (pBeaconStruct->vendor_vht_ie.VHTOperation.present) { in lim_sta_send_add_bss_pre_assoc()
4244 vht_oper = &pBeaconStruct->vendor_vht_ie.VHTOperation; in lim_sta_send_add_bss_pre_assoc()
H A Dlim_prop_exts_utils.c629 vht_op = &beacon_struct->VHTOperation; in lim_extract_ap_capability()
H A Dlim_send_management_frames.c774 &frm->VHTOperation); in lim_send_probe_rsp_mgmt_frame()
1647 &frm.VHTOperation); in lim_send_assoc_rsp_mgmt_frame()
1678 &frm.vendor_vht_ie.VHTOperation); in lim_send_assoc_rsp_mgmt_frame()
1818 frm.VHTOperation, in lim_send_assoc_rsp_mgmt_frame()
H A Dlim_process_tdls.c2927 &setup_cnf->VHTOperation); in lim_send_tdls_link_setup_cnf_frame()
H A Dlim_process_sme_req_messages.c6052 bcn_ie->VHTOperation, in lim_process_tpe_ie_from_beacon()
H A Dlim_utils.c12168 if (frm->VHTOperation.present) in lim_cp_stats_cstats_log_setup_confirm_evt()
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
H A Dsch_beacon_gen.c199 if (qdf_mem_cmp(&link_ie->link_vht_op, &bcn_2->VHTOperation, in lim_update_link_info()
200 sizeof(bcn_2->VHTOperation))) { in lim_update_link_info()
201 qdf_mem_copy(&link_ie->link_vht_op, &bcn_2->VHTOperation, in lim_update_link_info()
202 sizeof(bcn_2->VHTOperation)); in lim_update_link_info()
743 &bcn_2->VHTOperation); in sch_set_fixed_beacon_fields()
964 bcn_2->VHTOperation, in sch_set_fixed_beacon_fields()
1296 if (beacon2->VHTOperation.present) { in lim_update_probe_rsp_template_ie_bitmap_beacon2()
1299 qdf_mem_copy((void *)&prb_rsp->VHTOperation, in lim_update_probe_rsp_template_ie_bitmap_beacon2()
1300 (void *)&beacon2->VHTOperation, in lim_update_probe_rsp_template_ie_bitmap_beacon2()
1301 sizeof(beacon2->VHTOperation)); in lim_update_probe_rsp_template_ie_bitmap_beacon2()
H A Dsch_beacon_process.c463 vht_op = &bcn->VHTOperation; in sch_bcn_update_opmode_change()
466 vht_op = &bcn->vendor_vht_ie.VHTOperation; in sch_bcn_update_opmode_change()
649 bcn->VHTOperation.present)) && session->htCapability && in __sch_beacon_process_for_session()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c3176 if (pr->VHTOperation.present) {
3177 qdf_mem_copy(&pProbeResp->VHTOperation, &pr->VHTOperation,
3195 if (pr->vendor_vht_ie.VHTOperation.present) {
3196 qdf_mem_copy(&pProbeResp->vendor_vht_ie.VHTOperation,
3197 &pr->vendor_vht_ie.VHTOperation,
4199 if (ar->VHTOperation.present) {
4200 qdf_mem_copy(&pAssocRsp->VHTOperation, &ar->VHTOperation,
4202 lim_log_vht_operation(mac, &pAssocRsp->VHTOperation);
4242 if (ar->vendor_vht_ie.VHTOperation.present) {
4243 qdf_mem_copy(&pAssocRsp->vendor_vht_ie.VHTOperation,
[all …]
H A Ddot11f.c11488 { offsetof(tDot11fIEvendor_vht_ie, VHTOperation),
11897 { offsetof(tDot11fAssocResponse, VHTOperation),
12205 { offsetof(tDot11fBeacon, VHTOperation), offsetof(tDot11fIEVHTOperation,
12464 { offsetof(tDot11fBeacon2, VHTOperation), offsetof(tDot11fIEVHTOperation,
12714 { offsetof(tDot11fBeaconIEs, VHTOperation),
13406 { offsetof(tDot11fProbeResponse, VHTOperation),
13900 { offsetof(tDot11fReAssocResponse, VHTOperation),
14315 { offsetof(tDot11fTDLSSetupCnf, VHTOperation),
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms2552 IE VHTOperation (EID_VHT_OPERATION_ELEMENT)
4020 OPTIE IE VHTOperation;
4075 OPTIE VHTOperation;
4181 OPTIE VHTOperation;
4261 OPTIE VHTOperation;
4382 OPTIE VHTOperation;
4487 OPTIE VHTOperation;
4570 OPTIE VHTOperation;
4936 OPTIE VHTOperation;
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Dparser_api.h280 tDot11fIEVHTOperation VHTOperation; member
489 tDot11fIEVHTOperation VHTOperation; member
H A Ddot11f.h10853 tDot11fIEVHTOperation VHTOperation; member
11056 tDot11fIEVHTOperation VHTOperation; member
11184 tDot11fIEVHTOperation VHTOperation; member
11296 tDot11fIEVHTOperation VHTOperation; member
11388 tDot11fIEVHTOperation VHTOperation; member
11824 tDot11fIEVHTOperation VHTOperation; member
12057 tDot11fIEVHTOperation VHTOperation; member
12322 tDot11fIEVHTOperation VHTOperation; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cm_connect.c1144 if (assoc_resp->VHTOperation.present) { in hdd_cm_save_bss_info()
1146 hdd_copy_vht_operation(hdd_sta_ctx, &assoc_resp->VHTOperation); in hdd_cm_save_bss_info()