Searched refs:cpaDcCompressData (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/qat/qat_api/qat_kernel/src/
H A Dlac_symbols.c32 EXPORT_SYMBOL(cpaDcCompressData); variable
/freebsd-current/sys/dev/qat/qat_api/include/dc/
H A Dcpa_dc.h180 * specified for stateful and stateless cpaDcCompressData and
808 based API, cpaDcCompressData2 and cpaDcCompressData, will be
1756 * cpaDcCompressData() calls with a stateless session without maintaining
1759 * first cpaDcCompressData() call with the flush flag set to
1760 * CPA_DC_FLUSH_FULL. On subsequent calls to cpaDcCompressData() for this
1761 * session, the checksum passed to cpaDcCompressData should be set to the
1762 * checksum value produced by the previous call to cpaDcCompressData().
1763 * When the last block of input data is passed to cpaDcCompressData(), the
1770 * default when using cpaDcCompressData(). If this feature needs to be
1804 cpaDcCompressData( CpaInstanceHandl
[all...]
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Dqat_compress.c401 status = cpaDcCompressData(
/freebsd-current/sys/dev/qat/qat_api/common/compression/
H A Ddc_datapath.c1391 cpaDcCompressData(CpaInstanceHandle dcInstance, function
1514 return cpaDcCompressData(dcInstance,

Completed in 97 milliseconds