Searched refs:cpaDcGetInstances (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/dev/qat/qat_api/qat_kernel/src/
H A Dlac_symbols.c37 EXPORT_SYMBOL(cpaDcGetInstances); variable
/freebsd-current/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_get_instances.c281 return cpaDcGetInstances(numInstances, pInstances);
H A Dsal_compression.c1270 cpaDcGetInstances(Cpa16U numInstances, CpaInstanceHandle *dcInstances) function
/freebsd-current/sys/dev/qat/qat_api/include/dc/
H A Dcpa_dc.h2587 * cpaDcGetInstances().
2620 * cpaDcGetInstances
2675 * cpaDcGetInstances
2679 cpaDcGetInstances(Cpa16U numInstances,
2899 * @ref cpaDcGetNumInstances and @ref cpaDcGetInstances.
2906 * cpaDcGetInstances,
3140 * cpaDcGetInstances()
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Dqat_compress.c129 status = cpaDcGetInstances(num_inst, &dc_inst_handles[0]);

Completed in 67 milliseconds