qat_ae_exec_ucode
static int qat_ae_exec_ucode(struct qat_softc *, u_char, u_char,
return qat_ae_exec_ucode(sc, ae, ctx, ucode, ninst, 1, ninst * 5, NULL);
return qat_ae_exec_ucode(sc, ae, ctx, inst, ninst, 1, ninst * 5, NULL);