Home
last modified time | relevance | path

Searched refs:CPA_CY_PRIORITY_HIGH (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qat/qat_api/include/lac/
H A Dcpa_cy_common.h117 CPA_CY_PRIORITY_HIGH /**< High priority */ enumerator
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_api.c563 if ((CPA_CY_PRIORITY_HIGH == pSessionSetupData->sessionPriority) || in LacSym_InitSession()
/freebsd/sys/dev/qat/qat/
H A Dqat_ocf.c263 sessionSetupData.sessionPriority = CPA_CY_PRIORITY_HIGH; in qat_ocf_session_init()