Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/qat/
HDqatvar.h738 #define QAT_FLAG_ESRAM_ENABLE_AUTO_INIT (1 << 0) macro
HDqat_ae.c1096 sc->sc_flags & QAT_FLAG_ESRAM_ENABLE_AUTO_INIT) { in qat_ae_clear_reset()