Home
last modified time | relevance | path

Searched refs:CE_NN_MODE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qat/include/common/
H A Dicp_qat_hal.h109 #define CE_NN_MODE (0x1 << CE_NN_MODE_BITPOS) macro
/freebsd/sys/dev/qat/qat_common/
H A Dqat_hal.c912 csr_val |= CE_NN_MODE; in qat_hal_clear_gpr()
1804 qat_hal_wr_ae_csr(handle, ae, CTX_ENABLES, ctx_enables | CE_NN_MODE); in qat_hal_put_rel_nn()