Searched refs:qat_ae_enable_ctx (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/qat_c2xxx/ |
H A D | qat_ae.c | 105 static void qat_ae_enable_ctx(struct qat_softc *, u_char, u_int); 709 qat_ae_enable_ctx(struct qat_softc *sc, u_char ae, u_int ctx_mask) in qat_ae_enable_ctx() function 1248 qat_ae_enable_ctx(sc, ae, AE_ALL_CTX); in qat_ae_clear_gprs() 1583 qat_ae_enable_ctx(sc, ae, 1 << ctx); in qat_ae_exec_ucode() 2851 qat_ae_enable_ctx(sc, ae, ctx_mask); in qat_aefw_start()
|