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