Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/utils/
H A Dlac_buffer_desc.c47 Cpa64U *totalDataLenInBytes, in LacBuffDesc_CommonBufferListDescWrite() argument
59 *totalDataLenInBytes = 0; in LacBuffDesc_CommonBufferListDescWrite()
117 *totalDataLenInBytes += in LacBuffDesc_CommonBufferListDescWrite()
195 Cpa64U *totalDataLenInBytes, in LacBuffDesc_BufferListDescWriteAndGetSize() argument
204 *totalDataLenInBytes = 0; in LacBuffDesc_BufferListDescWriteAndGetSize()
243 *totalDataLenInBytes += pCurrClientFlatBuffer->dataLenInBytes; in LacBuffDesc_BufferListDescWriteAndGetSize()
/freebsd/sys/dev/qat/qat_api/common/include/
H A Dlac_buffer_desc.h102 Cpa64U *totalDataLenInBytes,