Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dqat_compress.c241 CpaInstanceHandle dc_inst_handle; in qat_compress_impl() local
296 dc_inst_handle = dc_inst_handles[i]; in qat_compress_impl()
299 cpaDcBufferListGetMetaSize(dc_inst_handle, num_src_buf, in qat_compress_impl()
305 cpaDcBufferListGetMetaSize(dc_inst_handle, num_dst_buf + num_add_buf, in qat_compress_impl()
400 dc_inst_handle, session_handle, in qat_compress_impl()
454 status = cpaDcDecompressData(dc_inst_handle, session_handle, in qat_compress_impl()