Searched refs:QComVendorIE (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/ |
H A D | sch_beacon_gen.c | 726 populate_dot11f_avoid_channel_ie(mac_ctx, &bcn_2->QComVendorIE, in sch_set_fixed_beacon_fields() 1214 if (beacon2->QComVendorIE.present) { in lim_update_probe_rsp_template_ie_bitmap_beacon2() 1217 qdf_mem_copy((void *)&prb_rsp->QComVendorIE, in lim_update_probe_rsp_template_ie_bitmap_beacon2() 1218 (void *)&beacon2->QComVendorIE, in lim_update_probe_rsp_template_ie_bitmap_beacon2() 1219 sizeof(beacon2->QComVendorIE)); in lim_update_probe_rsp_template_ie_bitmap_beacon2()
|
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/ |
H A D | dot11f.frms | 2200 IE QComVendorIE (EID_VENDOR_SPECIFIC) OUI (0x00, 0xA0, 0xC6) 4112 OPTIE QComVendorIE; 4217 OPTIE QComVendorIE; 4298 OPTIE QComVendorIE; 4605 OPTIE QComVendorIE;
|
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
H A D | dot11f.h | 11221 tDot11fIEQComVendorIE QComVendorIE; member 11332 tDot11fIEQComVendorIE QComVendorIE; member 11425 tDot11fIEQComVendorIE QComVendorIE; member 11859 tDot11fIEQComVendorIE QComVendorIE; member
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
H A D | parser_api.c | 5703 if (pBeacon->QComVendorIE.present) { 5705 pBeacon->QComVendorIE.present; 5707 pBeacon->QComVendorIE.type; 5709 pBeacon->QComVendorIE.channel;
|
H A D | dot11f.c | 12328 { offsetof(tDot11fBeacon, QComVendorIE), offsetof(tDot11fIEQComVendorIE, 12585 { offsetof(tDot11fBeacon2, QComVendorIE), offsetof(tDot11fIEQComVendorIE, 12841 { offsetof(tDot11fBeaconIEs, QComVendorIE), 13526 { offsetof(tDot11fProbeResponse, QComVendorIE),
|