Home
last modified time | relevance | path

Searched refs:WMMParams (Results 1 – 11 of 11) sorted by relevance

/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dcsr_support.h55 ((pIes)->WMMParams.present || (pIes)->WMMInfoAp.present)
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
H A Dsch_beacon_gen.c135 qdf_mem_copy(&link_ie->link_wmm_params, &bcn_2->WMMParams, in lim_update_link_info()
136 sizeof(bcn_2->WMMParams)); in lim_update_link_info()
808 &bcn_2->WMMParams, &bcn_2->WMMCaps, session); in sch_set_fixed_beacon_fields()
1323 if (beacon2->WMMParams.present) { in lim_update_probe_rsp_template_ie_bitmap_beacon2()
1325 qdf_mem_copy((void *)&prb_rsp->WMMParams, in lim_update_probe_rsp_template_ie_bitmap_beacon2()
1326 (void *)&beacon2->WMMParams, in lim_update_probe_rsp_template_ie_bitmap_beacon2()
1327 sizeof(beacon2->WMMParams)); in lim_update_probe_rsp_template_ie_bitmap_beacon2()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms1962 IE WMMParams (EID_VENDOR_SPECIFIC) OUI(0x00, 0x50, 0xF2, 0x02, 0x01)
4101 OPTIE WMMParams;
4136 // WMMParams, WMMCaps.
4207 OPTIE WMMParams;
4287 OPTIE WMMParams;
4405 OPTIE WMMParams;
4504 OPTIE WMMParams;
4594 OPTIE WMMParams;
4935 OPTIE WMMParams;
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_utils.h47 (ie_struct->WMMParams.present || ie_struct->WMMInfoAp.present)
50 ((ie_struct->WMMParams.present && \
51 (ie_struct->WMMParams.qosInfo & LIM_QOS_AP_SUPPORTS_UAPSD)) || \
H A Dlim_process_sme_req_messages.c3032 if (!(ie_struct->WMMParams.present || ie_struct->WMMInfoAp.present)) in lim_is_bss_description_wme()
3269 if (ie_struct->WMMParams.present) in lim_fill_pe_session()
3270 qdf_mem_copy(&session->wmm_params, &ie_struct->WMMParams, in lim_fill_pe_session()
H A Dlim_send_management_frames.c838 populate_dot11f_wmm(mac_ctx, &frm->WMMInfoAp, &frm->WMMParams, in lim_send_probe_rsp_mgmt_frame()
1615 populate_dot11f_wmm_params(mac_ctx, &frm.WMMParams, in lim_send_assoc_rsp_mgmt_frame()
H A Dlim_process_tdls.c2919 populate_dot11f_wmm_params(mac, &setup_cnf->WMMParams, in lim_send_tdls_link_setup_cnf_frame()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c3126 if (pr->WMMParams.present) {
3128 convert_wmm_params(mac, &pProbeResp->edcaParams, &pr->WMMParams);
4093 if (ar->WMMParams.present) {
4095 convert_wmm_params(mac, &pAssocRsp->edca, &ar->WMMParams);
4292 ar->mu_edca_param_set.present, ar->WMMParams.present,
4296 if (ar->WMMParams.present)
4297 __print_wmm_params(mac, &ar->WMMParams);
5069 if (pBies->WMMParams.present) {
5072 &pBies->WMMParams);
5073 qdf_mem_copy(&pBeaconStruct->wmm_params, &pBies->WMMParams,
[all …]
H A Ddot11f.c11974 { offsetof(tDot11fAssocResponse, WMMParams), offsetof(tDot11fIEWMMParams,
12291 { offsetof(tDot11fBeacon, WMMParams), offsetof(tDot11fIEWMMParams,
12551 { offsetof(tDot11fBeacon2, WMMParams), offsetof(tDot11fIEWMMParams,
12802 { offsetof(tDot11fBeaconIEs, WMMParams), offsetof(tDot11fIEWMMParams,
13486 { offsetof(tDot11fProbeResponse, WMMParams), offsetof(tDot11fIEWMMParams,
13954 { offsetof(tDot11fReAssocResponse, WMMParams),
14312 { offsetof(tDot11fTDLSSetupCnf, WMMParams), offsetof(tDot11fIEWMMParams,
/wlan-driver/qcacld-3.0/core/sme/src/qos/
H A Dsme_qos.c2534 !(pIes->WMMParams. in sme_qos_setup()
2611 } else if (!(pIes->WMMParams.qosInfo & SME_QOS_AP_SUPPORTS_APSD) in sme_qos_setup()
5697 if (pIesLocal->WMMParams.acbe_acm) in sme_qos_is_acm()
5701 if (pIesLocal->WMMParams.acbk_acm) in sme_qos_is_acm()
5705 if (pIesLocal->WMMParams.acvi_acm) in sme_qos_is_acm()
5709 if (pIesLocal->WMMParams.acvo_acm) in sme_qos_is_acm()
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h11079 tDot11fIEWMMParams WMMParams; member
11210 tDot11fIEWMMParams WMMParams; member
11322 tDot11fIEWMMParams WMMParams; member
11414 tDot11fIEWMMParams WMMParams; member
11848 tDot11fIEWMMParams WMMParams; member
12073 tDot11fIEWMMParams WMMParams; member
12321 tDot11fIEWMMParams WMMParams; member