Home
last modified time | relevance | path

Searched refs:PrimaryDeviceType (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms902 TLV PrimaryDeviceType ( TLV_PRIMARY_DEVICE_TYPE ) ( 2 : 2 ) MSB
3704 OPTIONALTLV PrimaryDeviceType;
3793 MANDATORYTLV PrimaryDeviceType;
3847 MANDATORYTLV PrimaryDeviceType;
3906 OPTIONALTLV PrimaryDeviceType;
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c6800 pDot11f->PrimaryDeviceType.present = 1;
6801 qdf_mem_copy(pDot11f->PrimaryDeviceType.oui,
6804 pDot11f->PrimaryDeviceType.primary_category =
6806 pDot11f->PrimaryDeviceType.sub_category =
6809 pDot11f->PrimaryDeviceType.present = 0;
6998 pDot11f->PrimaryDeviceType.present = 1;
7000 pDot11f->PrimaryDeviceType.primary_category =
7004 *(pDot11f->PrimaryDeviceType.oui) =
7006 *(pDot11f->PrimaryDeviceType.oui + 1) =
7008 *(pDot11f->PrimaryDeviceType.oui + 2) =
[all …]
H A Ddot11f.c8832 { offsetof(tDot11fIEWSC, PrimaryDeviceType),
9028 { offsetof(tDot11fIEWscBeaconProbeRes, PrimaryDeviceType),
9104 { offsetof(tDot11fIEWscProbeReq, PrimaryDeviceType),
9204 { offsetof(tDot11fIEWscProbeRes, PrimaryDeviceType),
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h8549 tDot11fTLVPrimaryDeviceType PrimaryDeviceType; member
8733 tDot11fTLVPrimaryDeviceType PrimaryDeviceType; member
8820 tDot11fTLVPrimaryDeviceType PrimaryDeviceType; member
8881 tDot11fTLVPrimaryDeviceType PrimaryDeviceType; member