Searched refs:qat_comp_xform (Results 1 – 6 of 6) sorted by relevance
89 struct qat_comp_xform { struct96 struct qat_comp_xform qat_xform; argument
113 struct qat_comp_xform *qat_xform; in qat_comp_build_request()562 struct qat_comp_xform *qat_xform; in qat_comp_process_response()788 return RTE_ALIGN_CEIL(sizeof(struct qat_comp_xform), 8); in qat_comp_xform_size()817 qat_comp_create_templates(struct qat_comp_xform *qat_xform, in qat_comp_create_templates()975 struct qat_comp_xform *qat_xform = in qat_comp_private_xform_create()976 (struct qat_comp_xform *)*private_xform; in qat_comp_private_xform_create()1035 struct qat_comp_xform *qat_xform = in qat_comp_private_xform_free()1036 (struct qat_comp_xform *)private_xform; in qat_comp_private_xform_free()1058 memset(&stream->qat_xform, 0, sizeof(struct qat_comp_xform)); in qat_comp_stream_reset()
33 typedef int (*set_comp_slice_cfg_word_t)(struct qat_comp_xform *qat_xform,
21 int qat_comp_set_slice_cfg_word_gen1(struct qat_comp_xform *qat_xform,
100 qat_comp_set_slice_cfg_word_gen1(struct qat_comp_xform *qat_xform, in qat_comp_set_slice_cfg_word_gen1()
77 qat_comp_set_slice_cfg_word_gen4(struct qat_comp_xform *qat_xform, in qat_comp_set_slice_cfg_word_gen4()