Home
last modified time | relevance | path

Searched refs:Vendor1IE (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms2160 IE Vendor1IE (EID_VENDOR_SPECIFIC) OUI (0x00, 0x10, 0x18)
4108 OPTIE Vendor1IE;
4213 OPTIE Vendor1IE;
4294 OPTIE Vendor1IE;
4601 OPTIE Vendor1IE;
5014 OPTIE Vendor1IE;
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h11217 tDot11fIEVendor1IE Vendor1IE; member
11328 tDot11fIEVendor1IE Vendor1IE; member
11421 tDot11fIEVendor1IE Vendor1IE; member
11855 tDot11fIEVendor1IE Vendor1IE; member
12530 tDot11fIEVendor1IE Vendor1IE; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c3184 pProbeResp->Vendor1IEPresent = pr->Vendor1IE.present;
5118 pBeaconStruct->Vendor1IEPresent = pBies->Vendor1IE.present;
5672 pBeaconStruct->Vendor1IEPresent = pBeacon->Vendor1IE.present;
H A Ddot11f.c12314 { offsetof(tDot11fBeacon, Vendor1IE), offsetof(tDot11fIEVendor1IE,
12571 { offsetof(tDot11fBeacon2, Vendor1IE), offsetof(tDot11fIEVendor1IE,
12827 { offsetof(tDot11fBeaconIEs, Vendor1IE), offsetof(tDot11fIEVendor1IE,
13512 { offsetof(tDot11fProbeResponse, Vendor1IE), offsetof(tDot11fIEVendor1IE,
14657 { offsetof(tDot11fTimingAdvertisementFrame, Vendor1IE),
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_sme_req_messages.c1465 if (bcn_ie->Vendor1IE.present && in lim_join_req_update_ht_vht_caps()