Home
last modified time | relevance | path

Searched refs:tDot11fIETCLAS (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/inc/
H A Dutils_parser.h76 tDot11fIETCLAS *);
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h3755 } tDot11fIETCLAS; typedef
3771 tDot11fIETCLAS*,
3776 tDot11fIETCLAS *,
3783 tDot11fIETCLAS *,
7444 tDot11fIETCLAS TCLAS[2];
10898 tDot11fIETCLAS TCLAS[2];
10935 tDot11fIETCLAS TCLAS[2];
H A Dparser_api.h1116 tSirTclasInfo *pOld, tDot11fIETCLAS *pDot11f);
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dutils_parser.c441 tSirTclasInfo *pOld, tDot11fIETCLAS *pNew) in convert_tclas()
H A Ddot11f.c2488 tDot11fIETCLAS *pDst, in dot11f_unpack_ie_tclas()
7528 { offsetof(tDot11fIERICDataDesc, TCLAS), offsetof(tDot11fIETCLAS,
11543 { offsetof(tDot11fAddTSRequest, TCLAS), offsetof(tDot11fIETCLAS, present),
11601 { offsetof(tDot11fAddTSResponse, TCLAS), offsetof(tDot11fIETCLAS,
15800 (tDot11fIETCLAS *) in unpack_core()
15802 sizeof(tDot11fIETCLAS) * in unpack_core()
18035 tDot11fIETCLAS *pIe, uint32_t *pnNeeded) in dot11f_get_packed_ietclas()
19820 offset = sizeof(tDot11fIETCLAS); in get_packed_size_core()
19823 pCtx, (tDot11fIETCLAS *) in get_packed_size_core()
24188 tDot11fIETCLAS *pSrc, in dot11f_pack_ie_tclas()
[all …]
H A Dparser_api.c6475 tSirTclasInfo *pOld, tDot11fIETCLAS *pDot11f)