Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/include/
H A Dcpa.h353 #define CPA_STATUS_STR_RETRY ("Recoverable error occurred:") macro
/freebsd/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_compression.c888 LAC_COPY_STRING(pStatusText, CPA_STATUS_STR_RETRY); in cpaDcGetStatusText()
H A Dsal_crypto.c900 LAC_COPY_STRING(pStatusText, CPA_STATUS_STR_RETRY); in cpaCyGetStatusText()