Home
last modified time | relevance | path

Searched refs:tDot11fIEmax_age (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h4600 } tDot11fIEmax_age; typedef
4616 tDot11fIEmax_age*,
4621 tDot11fIEmax_age *,
4628 tDot11fIEmax_age *,
6376 tDot11fIEmax_age max_age;
6382 tDot11fIEmax_age max_age;
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c3818 tDot11fIEmax_age *pDst, in dot11f_unpack_ie_max_age()
6289 measurement_request.lci.max_age), offsetof(tDot11fIEmax_age, present), 0,
6305 measurement_request.ftmrr.max_age), offsetof(tDot11fIEmax_age, present),
15975 (tDot11fIEmax_age *) in unpack_core()
15977 sizeof(tDot11fIEmax_age) * in unpack_core()
19952 offset = sizeof(tDot11fIEmax_age); in get_packed_size_core()
19954 pIePresent = ((tDot11fIEmax_age *) in get_packed_size_core()
25243 tDot11fIEmax_age *pSrc, in dot11f_pack_ie_max_age()
33508 pCtx, (tDot11fIEmax_age *) in pack_core()
33510 sizeof(tDot11fIEmax_age) * i), in pack_core()