Searched refs:qat (Results 1 – 16 of 16) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/contrib/intel_qat/patch/ |
| H A D | 0001-pci_aer.diff | 9 diff --git a/quickassist/qat/drivers/crypto/qat/qat_common/adf_aer.c b/quickassist/qat/drivers/cryp… 11 --- a/quickassist/qat/drivers/crypto/qat/qat_common/adf_aer.c 12 +++ b/quickassist/qat/drivers/crypto/qat/qat_common/adf_aer.c
|
| H A D | 0001-timespec.diff | 24 diff --git a/quickassist/qat/compat/qat_compat.h b/quickassist/qat/compat/qat_compat.h 26 --- a/quickassist/qat/compat/qat_compat.h 27 +++ b/quickassist/qat/compat/qat_compat.h
|
| /f-stack/dpdk/doc/guides/cryptodevs/features/ |
| H A D | qat.ini | 2 ; Supported features of the 'qat' crypto driver. 23 ; Supported crypto algorithms of the 'qat' crypto driver. 44 ; Supported authentication algorithms of the 'qat' crypto driver. 67 ; Supported AEAD algorithms of the 'qat' crypto driver. 79 ; Supported Asymmetric algorithms of the 'qat' crypto driver.
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | kernel.m4 | 383 dnl # ./configure --with-qat=<qat-driver-path>/QAT1.6 392 dnl # cat /proc/icp_dh895xcc_dev/qat 397 AC_ARG_WITH([qat], 398 AS_HELP_STRING([--with-qat=PATH], 399 [Path to qat source]), 404 AC_ARG_WITH([qat-obj], 405 AS_HELP_STRING([--with-qat-obj=PATH], 406 [Path to qat build objects]), 410 AC_MSG_CHECKING([qat source directory]) 424 AC_MSG_CHECKING([qat build directory]) [all …]
|
| /f-stack/dpdk/drivers/compress/qat/ |
| H A D | qat_comp.c | 992 struct qat_comp_dev_private *qat = dev->data->dev_private; in qat_comp_private_xform_create() local 998 if (unlikely(qat->xformpool == NULL)) { in qat_comp_private_xform_create() 1002 if (rte_mempool_get(qat->xformpool, private_xform)) { in qat_comp_private_xform_create() 1014 && qat->interm_buff_mz == NULL)) in qat_comp_private_xform_create() 1022 qat->interm_buff_mz != NULL) in qat_comp_private_xform_create() 1114 struct qat_comp_dev_private *qat = dev->data->dev_private; in qat_comp_stream_create() local 1125 if (unlikely(qat->streampool == NULL)) { in qat_comp_stream_create() 1129 if (rte_mempool_get(qat->streampool, stream)) { in qat_comp_stream_create() 1142 rte_mempool_put(qat->streampool, *stream); in qat_comp_stream_create() 1168 struct qat_comp_dev_private *qat = dev->data->dev_private; in qat_comp_stream_free() local [all …]
|
| /f-stack/dpdk/drivers/common/qat/ |
| H A D | meson.build | 7 qat_crypto_path = 'crypto/qat' 10 qat_compress_path = 'compress/qat'
|
| H A D | qat_common.h | 12 #define QAT_PCI_NAME qat
|
| /f-stack/dpdk/doc/guides/cryptodevs/ |
| H A D | qat.rst | 294 * Each qat sym crypto device has a unique name, in format 296 * Each qat asym crypto device has a unique name, in format 306 * The qat compressdev driver name is "compress_qat". 309 * Each qat compression device has a unique name, in format 449 Copy qat binaries to ``/lib/firmware``:: 456 insmod ./drivers/crypto/qat/qat_common/intel_qat.ko 641 ./dpdk-test -l1 -n1 -a <your qat bdf> 647 ./dpdk-test -l1 -n1 -a <your qat bdf> 653 ./dpdk-test -l1 -n1 -a <your qat bdf> 665 pmd.qat exposes both sets of traces. [all …]
|
| H A D | index.rst | 30 qat
|
| /f-stack/dpdk/drivers/crypto/qat/ |
| H A D | README | 4 Makefile for crypto QAT PMD is in common/qat directory.
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | Makefile.in | 13 $(MODULE)-objs += ../os/linux/zfs/qat.o
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | Makefile.am | 58 qat.h \
|
| /f-stack/dpdk/drivers/ |
| H A D | meson.build | 9 'common/qat', # depends on bus.
|
| /f-stack/dpdk/ |
| H A D | MAINTAINERS | 1024 F: drivers/crypto/qat/ 1025 F: drivers/common/qat/ 1026 F: doc/guides/cryptodevs/qat.rst 1027 F: doc/guides/cryptodevs/features/qat.ini 1120 F: drivers/compress/qat/ 1121 F: drivers/common/qat/
|
| /f-stack/freebsd/amd64/conf/ |
| H A D | NOTES | 476 device qat
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_16_04.rst | 379 * **qat: Fixed AES GCM decryption.**
|