Searched refs:qat_xform (Results 1 – 6 of 6) sorted by relevance
113 struct qat_comp_xform *qat_xform; in qat_comp_build_request() local120 qat_xform = &stream->qat_xform; in qat_comp_build_request()135 qat_xform = op->private_xform; in qat_comp_build_request()147 if (qat_xform->checksum_type != in qat_comp_build_request()562 struct qat_comp_xform *qat_xform; in qat_comp_process_response() local569 qat_xform = &stream->qat_xform; in qat_comp_process_response()574 qat_xform = rx_op->private_xform; in qat_comp_process_response()828 if (unlikely(qat_xform == NULL)) { in qat_comp_create_templates()894 qat_xform, xform, op_type, in qat_comp_create_templates()1038 if (qat_xform) { in qat_comp_private_xform_free()[all …]
33 typedef int (*set_comp_slice_cfg_word_t)(struct qat_comp_xform *qat_xform,
96 struct qat_comp_xform qat_xform; member
77 qat_comp_set_slice_cfg_word_gen4(struct qat_comp_xform *qat_xform, in qat_comp_set_slice_cfg_word_gen4() argument81 if (qat_xform->qat_comp_request_type == in qat_comp_set_slice_cfg_word_gen4()83 qat_xform->qat_comp_request_type == in qat_comp_set_slice_cfg_word_gen4()99 if (qat_xform->qat_comp_request_type == in qat_comp_set_slice_cfg_word_gen4()
100 qat_comp_set_slice_cfg_word_gen1(struct qat_comp_xform *qat_xform, in qat_comp_set_slice_cfg_word_gen1() argument114 if (qat_xform->qat_comp_request_type == QAT_COMP_REQUEST_DECOMPRESS) { in qat_comp_set_slice_cfg_word_gen1()
21 int qat_comp_set_slice_cfg_word_gen1(struct qat_comp_xform *qat_xform,