Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/include/common/
H A Dicp_qat_hal.h98 #define CE_ENABLE_BITPOS 0x8 macro
/freebsd/sys/dev/qat/qat_common/
H A Dqat_hal.c550 if ((enable & (0xff << CE_ENABLE_BITPOS)) || in qat_hal_check_ae_active()
738 (~((ctx_mask & ICP_QAT_UCLO_AE_ALL_CTX) << CE_ENABLE_BITPOS)); in qat_hal_disable_ctx()
869 ctx |= (ctx_mask << CE_ENABLE_BITPOS); in qat_hal_enable_ctx()