Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqatvar.h738 #define QAT_FLAG_ESRAM_ENABLE_AUTO_INIT (1 << 0) macro
H A Dqat_ae.c1096 sc->sc_flags & QAT_FLAG_ESRAM_ENABLE_AUTO_INIT) { in qat_ae_clear_reset()