Home
last modified time | relevance | path

Searched refs:icp_adf_getQueueNext (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/qat/qat_api/qat_direct/include/
H A Dicp_adf_transport_dp.h37 extern void icp_adf_getQueueNext(icp_comms_trans_handle trans_handle,
/freebsd/sys/dev/qat/qat_api/qat_kernel/src/
H A Dqat_transport.c350 icp_adf_getQueueNext(icp_comms_trans_handle trans_handle, void **pCurrentQatMsg) in icp_adf_getQueueNext() function
/freebsd/sys/dev/qat/qat_api/common/compression/
H A Ddc_dp.c729 icp_adf_getQueueNext(trans_handle, (void **)&pCurrentQatMsg); in dcDpEnqueueOpBatchBase()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_dp.c1150 icp_adf_getQueueNext(trans_handle, (void **)&pCurrentQatMsg); in cpaCySymDpEnqueueOpBatch()