Searched refs:code_off (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/crypto/qat/qat_common/
H A Dqat_hal.c830 int code_off, unsigned int max_cycle, qat_hal_exec_micro_inst()
873 if (code_off) qat_hal_exec_micro_inst()
993 const int num_inst = ARRAY_SIZE(insts), code_off = 1; qat_hal_wr_rel_reg() local
1025 code_off, num_inst * 0x5, NULL); qat_hal_wr_rel_reg()
1193 const int num_inst = ARRAY_SIZE(micro_inst), code_off = 1; qat_hal_put_rel_wr_xfer() local
1228 code_off, dly, NULL); qat_hal_put_rel_wr_xfer()
827 qat_hal_exec_micro_inst(struct icp_qat_fw_loader_handle *handle, unsigned char ae, unsigned char ctx, uint64_t *micro_inst, unsigned int inst_num, int code_off, unsigned int max_cycle, unsigned int *endpc) qat_hal_exec_micro_inst() argument

Completed in 54 milliseconds