Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/include/
H A Dcpa.h369 #define CPA_STATUS_STR_UNSUPPORTED ("Operation not supported:") macro
/freebsd/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_compression.c900 LAC_COPY_STRING(pStatusText, CPA_STATUS_STR_UNSUPPORTED); in cpaDcGetStatusText()
H A Dsal_crypto.c912 LAC_COPY_STRING(pStatusText, CPA_STATUS_STR_UNSUPPORTED); in cpaCyGetStatusText()