Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/compression/include/
H A Ddc_session.h185 icp_qat_fw_comp_req_t reqCacheDecomp; member
/freebsd/sys/dev/qat/qat_api/common/compression/
H A Ddc_dp.c341 pSessionDesc->reqCacheDecomp.comn_hdr.comn_req_flags, in cpaDcDpInitSession()
428 pReqCache = &(pSessionDesc->reqCacheDecomp); in dcDpWriteRingMsg()
H A Ddc_session.c803 &(pSessionDesc->reqCacheDecomp), in dcInitSession()
934 pReqCache = &(pSessionDesc->reqCacheDecomp); in dcInitSession()
H A Ddc_datapath.c892 pReqCache = &(pSessionDesc->reqCacheDecomp); in dcCreateRequest()