Searched refs:code_off (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/qat/qat_common/ |
H A D | qat_hal.c | 1282 int code_off, in qat_hal_exec_micro_inst() argument 1356 if (code_off) in qat_hal_exec_micro_inst() 1527 const int num_inst = ARRAY_SIZE(insts), code_off = 1; in qat_hal_wr_rel_reg() local 1559 handle, ae, ctx, insts, num_inst, code_off, num_inst * 0x5, NULL); in qat_hal_wr_rel_reg() 1745 const int num_inst = ARRAY_SIZE(micro_inst), code_off = 1; in qat_hal_put_rel_wr_xfer() local 1780 handle, ae, ctx, micro_inst, num_inst, code_off, dly, NULL); in qat_hal_put_rel_wr_xfer()
|