Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/compression/
H A Ddc_dp.c95 if (pOpData->sessDirection > CPA_DC_DIR_DECOMPRESS) { in dcDataPlaneParamCheck()
296 if (pOpData->sessDirection == CPA_DC_DIR_DECOMPRESS) { in dcDataPlaneZeroPadCheck()
557 (CPA_DC_DIR_DECOMPRESS == pSessionDesc->sessDirection)) { in dcDpEnqueueOpBase()
561 } else if ((CPA_DC_DIR_DECOMPRESS == pOpData->sessDirection) && in dcDpEnqueueOpBase()
694 (CPA_DC_DIR_DECOMPRESS == pSessionDesc->sessDirection)) { in dcDpEnqueueOpBatchBase()
698 } else if ((CPA_DC_DIR_DECOMPRESS == in dcDpEnqueueOpBatchBase()
H A Ddc_header_footer.c51 if (CPA_DC_DIR_DECOMPRESS == pSessionDesc->sessDirection) { in cpaDcGenerateHeader()
177 if (CPA_DC_DIR_DECOMPRESS == pSessionDesc->sessDirection) { in cpaDcGenerateFooter()
H A Ddc_session.c601 (CPA_DC_DIR_DECOMPRESS != pSessionData->sessDirection)) { in dcInitSession()
609 CPA_DC_DIR_DECOMPRESS != pSessionData->sessDirection)) { in dcInitSession()
763 if (CPA_DC_DIR_DECOMPRESS != pSessionData->sessDirection) { in dcInitSession()
899 if (CPA_DC_DIR_DECOMPRESS != pSessionData->sessDirection) { in dcInitSession()
H A Ddc_datapath.c138 if (CPA_DC_DIR_DECOMPRESS == pSessionDesc->sessDirection) { in dcCompression_ProcessCallback()
1383 if (CPA_DC_DIR_DECOMPRESS == pSessionDesc->sessDirection) { in dcParamCheck()
/freebsd/sys/dev/qat/qat_api/include/dc/
H A Dcpa_dc.h346 CPA_DC_DIR_DECOMPRESS, enumerator