Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/include/
H A Dsal_types_compression.h113 Cpa32U maxNumCompConcurrentReq; member
/freebsd/sys/dev/qat/qat_api/common/compression/
H A Ddc_dp.c635 (numberRequests > pService->maxNumCompConcurrentReq)) { in dcDpEnqueueOpBatchBase()
638 pService->maxNumCompConcurrentReq); in dcDpEnqueueOpBatchBase()
/freebsd/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_compression.c531 pCompressionService->maxNumCompConcurrentReq = in SalCtrl_CompressionInit()