Searched refs:WMMInfoAp (Results 1 – 10 of 10) sorted by relevance
/wlan-driver/qcacld-3.0/core/sme/inc/ |
H A D | csr_support.h | 55 ((pIes)->WMMParams.present || (pIes)->WMMInfoAp.present)
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
H A D | lim_utils.h | 47 (ie_struct->WMMParams.present || ie_struct->WMMInfoAp.present) 52 (ie_struct->WMMInfoAp.present && ie_struct->WMMInfoAp.uapsd))
|
H A D | lim_send_management_frames.c | 838 populate_dot11f_wmm(mac_ctx, &frm->WMMInfoAp, &frm->WMMParams, in lim_send_probe_rsp_mgmt_frame()
|
H A D | lim_process_sme_req_messages.c | 3032 if (!(ie_struct->WMMParams.present || ie_struct->WMMInfoAp.present)) in lim_is_bss_description_wme()
|
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/ |
H A D | dot11f.frms | 1950 IE WMMInfoAp (EID_VENDOR_SPECIFIC) OUI(0x00, 0x50, 0xF2, 0x02, 0x00) 4100 OPTIE WMMInfoAp; 4206 OPTIE WMMInfoAp; 4286 OPTIE WMMInfoAp; 4593 OPTIE WMMInfoAp;
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/ |
H A D | sch_beacon_gen.c | 807 populate_dot11f_wmm(mac_ctx, &bcn_2->WMMInfoAp, in sch_set_fixed_beacon_fields()
|
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
H A D | dot11f.h | 11209 tDot11fIEWMMInfoAp WMMInfoAp; member 11321 tDot11fIEWMMInfoAp WMMInfoAp; member 11413 tDot11fIEWMMInfoAp WMMInfoAp; member 11847 tDot11fIEWMMInfoAp WMMInfoAp; member
|
/wlan-driver/qcacld-3.0/core/sme/src/qos/ |
H A D | sme_qos.c | 2536 && !(pIes->WMMInfoAp.uapsd)) { in sme_qos_setup() 2612 && !(pIes->WMMInfoAp.uapsd)) { in sme_qos_setup()
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
H A D | parser_api.c | 3131 if (pr->WMMInfoAp.present) { 5077 if (pBies->WMMInfoAp.present) { 5604 if (pBeacon->WMMInfoAp.present) {
|
H A D | dot11f.c | 12288 { offsetof(tDot11fBeacon, WMMInfoAp), offsetof(tDot11fIEWMMInfoAp, 12548 { offsetof(tDot11fBeacon2, WMMInfoAp), offsetof(tDot11fIEWMMInfoAp, 12799 { offsetof(tDot11fBeaconIEs, WMMInfoAp), offsetof(tDot11fIEWMMInfoAp, 13483 { offsetof(tDot11fProbeResponse, WMMInfoAp), offsetof(tDot11fIEWMMInfoAp,
|