Searched refs:CTX_ENABLES_ENABLE (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/qat/
H A Dqat_ae.c723 ctxen |= __SHIFTIN(ctx_mask, CTX_ENABLES_ENABLE);
734 ctxen &= ~(__SHIFTIN(ctx_mask & AE_ALL_CTX, CTX_ENABLES_ENABLE));
878 if (error || val & CTX_ENABLES_ENABLE)
H A Dqatreg.h363 #define CTX_ENABLES_ENABLE __BITS(15,8) macro

Completed in 264 milliseconds