Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/compress/qat/
H A Dqat_comp.c122 QAT_COMP_REQUEST_DECOMPRESS)) { in qat_comp_build_request()
327 qat_xform->qat_comp_request_type == QAT_COMP_REQUEST_DECOMPRESS ? in qat_comp_build_request()
578 qat_xform->qat_comp_request_type == QAT_COMP_REQUEST_DECOMPRESS ? in qat_comp_process_response()
599 != QAT_COMP_REQUEST_DECOMPRESS)) { in qat_comp_process_response()
630 == QAT_COMP_REQUEST_DECOMPRESS in qat_comp_process_response()
802 else if (request == QAT_COMP_REQUEST_DECOMPRESS) in qat_comp_create_req_hdr()
835 QAT_COMP_REQUEST_DECOMPRESS)) { in qat_comp_create_templates()
841 if (qat_xform->qat_comp_request_type == QAT_COMP_REQUEST_DECOMPRESS) { in qat_comp_create_templates()
941 qat_xform->qat_comp_request_type == QAT_COMP_REQUEST_DECOMPRESS) { in qat_comp_create_templates()
1036 qat_xform->qat_comp_request_type = QAT_COMP_REQUEST_DECOMPRESS; in qat_comp_private_xform_create()
[all …]
H A Dqat_comp.h43 QAT_COMP_REQUEST_DECOMPRESS, enumerator