Searched refs:op_backup (Results 1 – 1 of 1) sorted by relevance
356 struct rte_comp_op op_backup; in qat_comp_build_multiple_requests() local378 rte_memcpy(&op_backup, op, sizeof(op_backup)); in qat_comp_build_multiple_requests()397 op->src.length = op_backup.src.length; in qat_comp_build_multiple_requests()398 op->flush_flag = op_backup.flush_flag; in qat_comp_build_multiple_requests()426 op_backup.flush_flag : RTE_COMP_FLUSH_FULL; in qat_comp_build_multiple_requests()460 rte_memcpy(op, &op_backup, sizeof(op_backup)); in qat_comp_build_multiple_requests()471 rte_memcpy(op, &op_backup, sizeof(op_backup)); in qat_comp_build_multiple_requests()