Home
last modified time | relevance | path

Searched refs:WMMCaps (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/ !
H A Dsch_beacon_gen.c138 qdf_mem_copy(&link_ie->link_wmm_caps, &bcn_2->WMMCaps, in lim_update_link_info()
139 sizeof(bcn_2->WMMCaps)); in lim_update_link_info()
808 &bcn_2->WMMParams, &bcn_2->WMMCaps, session); in sch_set_fixed_beacon_fields()
1330 if (beacon2->WMMCaps.present) { in lim_update_probe_rsp_template_ie_bitmap_beacon2()
1332 qdf_mem_copy((void *)&prb_rsp->WMMCaps, in lim_update_probe_rsp_template_ie_bitmap_beacon2()
1333 (void *)&beacon2->WMMCaps, in lim_update_probe_rsp_template_ie_bitmap_beacon2()
1334 sizeof(beacon2->WMMCaps)); in lim_update_probe_rsp_template_ie_bitmap_beacon2()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ !
H A Dlim_send_frames_host_roam.c280 populate_dot11f_wmm_caps(&frm->WMMCaps); in lim_send_reassoc_req_with_ft_ies_mgmt_frame()
776 populate_dot11f_wmm_caps(&frm->WMMCaps); in lim_send_reassoc_req_mgmt_frame()
H A Dlim_send_management_frames.c839 &frm->WMMCaps, pe_session); in lim_send_probe_rsp_mgmt_frame()
1619 populate_dot11f_wmm_caps(&frm.WMMCaps); in lim_send_assoc_rsp_mgmt_frame()
2573 populate_dot11f_wmm_caps(&frm->WMMCaps); in lim_send_assoc_req_mgmt_frame()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/ !
H A Ddot11f.frms2059 IE WMMCaps (EID_VENDOR_SPECIFIC) OUI (0x00, 0x50, 0xF2, 0x02, 0x05)
4102 OPTIE WMMCaps;
4136 // WMMParams, WMMCaps.
4208 OPTIE WMMCaps;
4288 OPTIE WMMCaps;
4347 OPTIE WMMCaps;
4406 OPTIE WMMCaps;
4452 OPTIE WMMCaps;
4595 OPTIE WMMCaps;
/wlan-driver/qcacld-3.0/core/mac/src/include/ !
H A Ddot11f.h11002 tDot11fIEWMMCaps WMMCaps; member
11080 tDot11fIEWMMCaps WMMCaps; member
11211 tDot11fIEWMMCaps WMMCaps; member
11323 tDot11fIEWMMCaps WMMCaps; member
11415 tDot11fIEWMMCaps WMMCaps; member
11849 tDot11fIEWMMCaps WMMCaps; member
12001 tDot11fIEWMMCaps WMMCaps; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ !
H A Dparser_api.c3136 if (pr->WMMCaps.present) {
3449 if (ar->WMMCaps.present)
4477 if (ar->WMMCaps.present)
5081 if (pBies->WMMCaps.present) {
5609 if (pBeacon->WMMCaps.present) {
10692 frm->WMMCaps.present) {
10694 &frm->WMMCaps,
10698 !frm->WMMCaps.present) ||
10700 frm->WMMCaps.present))) {
H A Ddot11f.c11769 { offsetof(tDot11fAssocRequest, WMMCaps), offsetof(tDot11fIEWMMCaps,
11977 { offsetof(tDot11fAssocResponse, WMMCaps), offsetof(tDot11fIEWMMCaps,
12294 { offsetof(tDot11fBeacon, WMMCaps), offsetof(tDot11fIEWMMCaps, present), 0,
12554 { offsetof(tDot11fBeacon2, WMMCaps), offsetof(tDot11fIEWMMCaps, present),
12805 { offsetof(tDot11fBeaconIEs, WMMCaps), offsetof(tDot11fIEWMMCaps,
13489 { offsetof(tDot11fProbeResponse, WMMCaps), offsetof(tDot11fIEWMMCaps,
13767 { offsetof(tDot11fReAssocRequest, WMMCaps), offsetof(tDot11fIEWMMCaps,