Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Dparser_api.h941 tpSirRSNie pRsnIe, tDot11fIEWAPI *pDot11f);
949 tpSirRSNie pRsnIe, tDot11fIEWAPI *pDot11f) in populate_dot11f_wapi()
H A Ddot11f.h8086 } tDot11fIEWAPI; typedef
8102 tDot11fIEWAPI*,
8107 tDot11fIEWAPI *,
8114 tDot11fIEWAPI *,
10993 tDot11fIEWAPI WAPI;
11200 tDot11fIEWAPI WAPI;
11312 tDot11fIEWAPI WAPI;
11404 tDot11fIEWAPI WAPI;
11839 tDot11fIEWAPI WAPI;
11993 tDot11fIEWAPI WAPI;
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c8162 tDot11fIEWAPI *pDst, in dot11f_unpack_ie_wapi()
11742 { offsetof(tDot11fAssocRequest, WAPI), offsetof(tDot11fIEWAPI, present), 0,
12263 { offsetof(tDot11fBeacon, WAPI), offsetof(tDot11fIEWAPI, present), 0,
12522 { offsetof(tDot11fBeacon2, WAPI), offsetof(tDot11fIEWAPI, present), 0,
12773 { offsetof(tDot11fBeaconIEs, WAPI), offsetof(tDot11fIEWAPI, present), 0,
13461 { offsetof(tDot11fProbeResponse, WAPI), offsetof(tDot11fIEWAPI, present),
13742 { offsetof(tDot11fReAssocRequest, WAPI), offsetof(tDot11fIEWAPI, present),
16741 (tDot11fIEWAPI *) in unpack_core()
16743 sizeof(tDot11fIEWAPI) * in unpack_core()
18621 tDot11fIEWAPI *pIe, uint32_t *pnNeeded) in dot11f_get_packed_iewapi()
[all …]
H A Dparser_api.c1987 tpSirRSNie pRsnIe, tDot11fIEWAPI *pDot11f)
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c3316 tDot11fIEWAPI dot11_wapi_ie = {0}; in hdd_softap_unpack_ie()