Searched refs:qat_xform (Results 1 – 2 of 2) 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()561 struct qat_comp_xform *qat_xform; in qat_comp_process_response() local568 qat_xform = &stream->qat_xform; in qat_comp_process_response()573 qat_xform = rx_op->private_xform; in qat_comp_process_response()824 if (unlikely(qat_xform == NULL)) { in qat_comp_create_templates()1007 struct qat_comp_xform *qat_xform = in qat_comp_private_xform_create() local1067 if (qat_xform) { in qat_comp_private_xform_free()[all …]
94 struct qat_comp_xform qat_xform; member