Searched refs:tDot11fIETPCRequest (Results 1 – 2 of 2) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
H A D | dot11f.h | 7838 } tDot11fIETPCRequest; typedef 7854 tDot11fIETPCRequest*, 7859 tDot11fIETPCRequest *, 7866 tDot11fIETPCRequest *, 12500 tDot11fIETPCRequest TPCRequest;
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
H A D | dot11f.c | 7980 tDot11fIETPCRequest *pDst, in dot11f_unpack_ie_tpc_request() 14614 { offsetof(tDot11fTPCRequest, TPCRequest), offsetof(tDot11fIETPCRequest, 16681 (tDot11fIETPCRequest *) in unpack_core() 16683 sizeof(tDot11fIETPCRequest) * in unpack_core() 20493 offset = sizeof(tDot11fIETPCRequest); in get_packed_size_core() 20495 pIePresent = ((tDot11fIETPCRequest *) in get_packed_size_core() 28698 tDot11fIETPCRequest *pSrc, in dot11f_pack_ie_tpc_request() 34068 pCtx, (tDot11fIETPCRequest *) in pack_core() 34070 sizeof(tDot11fIETPCRequest) * i), in pack_core()
|