Home
last modified time | relevance | path

Searched refs:coreAffinity (Results 1 – 5 of 5) sorted by relevance

/src/sys/dev/qat/qat_api/common/include/
H A Dsal_types_compression.h125 Cpa32U coreAffinity; member
H A Dlac_sal_types_crypto.h115 Cpa32U coreAffinity; member
/src/sys/dev/qat/qat_api/include/
H A Dcpa.h562 CPA_BITMAP(coreAffinity, CPA_MAX_CORES);
/src/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_crypto.c739 pCryptoService->coreAffinity = in SalCtr_InstInit()
1215 LAC_OS_BZERO(pInstanceInfo2->coreAffinity, in cpaCyInstanceGetInfo2()
1216 sizeof(pInstanceInfo2->coreAffinity)); in cpaCyInstanceGetInfo2()
1217 CPA_BITMAP_BIT_SET(pInstanceInfo2->coreAffinity, in cpaCyInstanceGetInfo2()
1218 pCryptoService->coreAffinity); in cpaCyInstanceGetInfo2()
H A Dsal_compression.c501 pCompressionService->coreAffinity = in SalCtrl_CompressionInit()
1413 LAC_OS_BZERO(pInstanceInfo2->coreAffinity, in cpaDcInstanceGetInfo2()
1414 sizeof(pInstanceInfo2->coreAffinity)); in cpaDcInstanceGetInfo2()
1415 CPA_BITMAP_BIT_SET(pInstanceInfo2->coreAffinity, in cpaDcInstanceGetInfo2()
1416 pCompressionService->coreAffinity); in cpaDcInstanceGetInfo2()