Searched refs:op_backup (Results 1 – 1 of 1) sorted by relevance
355 struct rte_comp_op op_backup; in qat_comp_build_multiple_requests() local377 rte_memcpy(&op_backup, op, sizeof(op_backup)); in qat_comp_build_multiple_requests()396 op->src.length = op_backup.src.length; in qat_comp_build_multiple_requests()397 op->flush_flag = op_backup.flush_flag; in qat_comp_build_multiple_requests()425 op_backup.flush_flag : RTE_COMP_FLUSH_FULL; in qat_comp_build_multiple_requests()459 rte_memcpy(op, &op_backup, sizeof(op_backup)); in qat_comp_build_multiple_requests()470 rte_memcpy(op, &op_backup, sizeof(op_backup)); in qat_comp_build_multiple_requests()