Searched full:acceleration (Results 1 – 25 of 634) sorted by relevance
12345678910>>...26
| /kernel/linux/linux-5.10/drivers/crypto/nx/ |
| D | Kconfig | 4 tristate "Encryption acceleration support on pSeries platform" 10 Support for PowerPC Nest (NX) encryption acceleration. This 11 module supports acceleration for AES and SHA2 algorithms on 16 tristate "Compression acceleration support" 21 Support for PowerPC Nest (NX) compression acceleration. This 22 module supports acceleration for compressing memory with the 842 30 tristate "Compression acceleration support on pSeries platform" 34 Support for PowerPC Nest (NX) compression acceleration. This 35 module supports acceleration for compressing memory with the 842 40 tristate "Compression acceleration support on PowerNV platform" [all …]
|
| /kernel/linux/linux-6.6/drivers/crypto/nx/ |
| D | Kconfig | 4 tristate "Encryption acceleration support on pSeries platform" 10 Support for PowerPC Nest (NX) encryption acceleration. This 11 module supports acceleration for AES and SHA2 algorithms on 16 tristate "Compression acceleration support" 21 Support for PowerPC Nest (NX) compression acceleration. This 22 module supports acceleration for compressing memory with the 842 30 tristate "Compression acceleration support on pSeries platform" 35 Support for PowerPC Nest (NX) compression acceleration. This 36 module supports acceleration for compressing memory with the 842 41 tristate "Compression acceleration support on PowerNV platform" [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| D | atomisp_acc.h | 28 * Interface functions for AtomISP driver acceleration API implementation. 44 /* Load acceleration binary. DEPRECATED. */ 48 /* Load acceleration binary with specified properties */ 52 /* Unload specified acceleration binary */ 69 * Set acceleration binary argument to a previously mapped memory region. 75 * Start acceleration. 76 * Return immediately, acceleration is left running in background. 77 * Specify either acceleration binary or pipeline which to start. 83 * Wait until acceleration finishes. 84 * This MUST be called after each acceleration has been started. [all …]
|
| /kernel/linux/linux-6.6/drivers/crypto/intel/keembay/ |
| D | Kconfig | 2 tristate "Support for Intel Keem Bay OCS AES/SM4 HW acceleration" 10 SM4 cipher hardware acceleration for use with Crypto API. 12 Provides HW acceleration for the following transformations: 20 bool "Support for Intel Keem Bay OCS AES/SM4 ECB HW acceleration" 24 AES/SM4 ECB mode hardware acceleration for use with Crypto API. 31 bool "Support for Intel Keem Bay OCS AES/SM4 CTS HW acceleration" 35 AES/SM4 CBC with CTS mode hardware acceleration for use with 43 tristate "Support for Intel Keem Bay OCS ECC HW acceleration" 51 Elliptic Curve Cryptography (ECC) hardware acceleration for use with 54 Provides OCS acceleration for ECDH-256 and ECDH-384. [all …]
|
| /kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
| D | counters.rst | 97 Traffic Acceleration Counters 100 and the same traffic is counted in both informative and acceleration counters. 102 .. [#accel] Traffic acceleration counter. 174 - Acceleration 178 - Acceleration 183 - Acceleration 188 - Acceleration 193 - Acceleration 198 - Acceleration 217 - Acceleration [all …]
|
| /kernel/linux/linux-6.6/drivers/accel/ |
| D | Kconfig | 3 # Compute Acceleration device configuration 5 # This framework provides support for compute acceleration devices, such 6 # as, but not limited to, Machine-Learning and Deep-Learning acceleration 12 bool "Compute Acceleration Framework" 14 Framework for device drivers of compute acceleration devices, such 16 acceleration devices. 18 your acceleration device from the list below. 22 Having said that, acceleration devices will have a different
|
| /kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
| D | adf_aer.c | 19 dev_info(&pdev->dev, "Acceleration driver hardware error detected.\n"); in adf_error_detected() 21 dev_err(&pdev->dev, "Can't find acceleration device\n"); in adf_error_detected() 154 pr_err("QAT: Can't find acceleration device\n"); in adf_slot_reset() 165 dev_info(&pdev->dev, "Acceleration driver reset completed\n"); in adf_resume() 176 * adf_enable_aer() - Enable Advance Error Reporting for acceleration device 177 * @accel_dev: Pointer to acceleration device. 180 * QAT acceleration device accel_dev. 197 * adf_disable_aer() - Enable Advance Error Reporting for acceleration device 198 * @accel_dev: Pointer to acceleration device. 201 * QAT acceleration device accel_dev.
|
| D | adf_dev_mgr.c | 130 * adf_devmgr_add_dev() - Add accel_dev to the acceleration framework 131 * @accel_dev: Pointer to acceleration device. 134 * Function adds acceleration device to the acceleration framework. 238 * adf_devmgr_rm_dev() - Remove accel_dev from the acceleration framework. 239 * @accel_dev: Pointer to acceleration device. 242 * Function removes acceleration device from the acceleration framework. 290 * Function returns acceleration device associated with the given pci device. 373 * @accel_dev: Pointer to acceleration device. 387 * @accel_dev: Pointer to acceleration device. 407 * @accel_dev: Pointer to acceleration device. [all …]
|
| D | adf_init.c | 52 * @accel_dev: Pointer to acceleration device. 96 "Failed to initialise Acceleration Engine\n"); in adf_dev_init() 103 "Failed to load acceleration FW\n"); in adf_dev_init() 138 * adf_dev_start() - Start acceleration service for the given accel device 139 * @accel_dev: Pointer to acceleration device. 141 * Function notifies all the registered services that the acceleration device 193 * adf_dev_stop() - Stop acceleration service for the given accel device 194 * @accel_dev: Pointer to acceleration device. 196 * Function notifies all the registered services that the acceleration device 247 * adf_dev_shutdown() - shutdown acceleration services and data strucutures [all …]
|
| D | adf_cfg.c | 58 * adf_cfg_dev_add() - Create an acceleration device configuration table. 59 * @accel_dev: Pointer to acceleration device. 61 * Function creates a configuration table for the given acceleration device. 100 * adf_cfg_dev_remove() - Clears acceleration device configuration table. 101 * @accel_dev: Pointer to acceleration device. 103 * Function removes configuration table from the given acceleration device 204 * @accel_dev: Pointer to acceleration device. 211 * in the given acceleration device 258 * @accel_dev: Pointer to acceleration device.
|
| /kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
| D | adf_dev_mgr.c | 130 * adf_devmgr_add_dev() - Add accel_dev to the acceleration framework 131 * @accel_dev: Pointer to acceleration device. 134 * Function adds acceleration device to the acceleration framework. 239 * adf_devmgr_rm_dev() - Remove accel_dev from the acceleration framework. 240 * @accel_dev: Pointer to acceleration device. 243 * Function removes acceleration device from the acceleration framework. 293 * Function returns acceleration device associated with the given PCI device. 376 * @accel_dev: Pointer to acceleration device. 390 * @accel_dev: Pointer to acceleration device. 410 * @accel_dev: Pointer to acceleration device. [all …]
|
| D | adf_dbgfs.c | 14 * @accel_dev: Pointer to acceleration device. 36 * @accel_dev: Pointer to acceleration device. 47 * @accel_dev: Pointer to acceleration device. 62 * @accel_dev: Pointer to acceleration device.
|
| D | adf_cfg.c | 58 * adf_cfg_dev_add() - Create an acceleration device configuration table. 59 * @accel_dev: Pointer to acceleration device. 61 * Function creates a configuration table for the given acceleration device. 115 * adf_cfg_dev_remove() - Clears acceleration device configuration table. 116 * @accel_dev: Pointer to acceleration device. 118 * Function removes configuration table from the given acceleration device 236 * @accel_dev: Pointer to acceleration device. 243 * in the given acceleration device. If the key exists already, the value 313 * @accel_dev: Pointer to acceleration device.
|
| D | adf_init.c | 54 * @accel_dev: Pointer to acceleration device. 105 "Failed to initialise Acceleration Engine\n"); in adf_dev_init() 112 "Failed to load acceleration FW\n"); in adf_dev_init() 158 * adf_dev_start() - Start acceleration service for the given accel device 159 * @accel_dev: Pointer to acceleration device. 161 * Function notifies all the registered services that the acceleration device 254 * adf_dev_stop() - Stop acceleration service for the given accel device 255 * @accel_dev: Pointer to acceleration device. 257 * Function notifies all the registered services that the acceleration device 320 * adf_dev_shutdown() - shutdown acceleration services and data strucutures [all …]
|
| D | adf_vf_isr.c | 219 * adf_vf_isr_resource_free() - Free IRQ for acceleration device 220 * @accel_dev: Pointer to acceleration device. 222 * Function frees interrupts for acceleration device virtual function. 239 * adf_vf_isr_resource_alloc() - Allocate IRQ for acceleration device 240 * @accel_dev: Pointer to acceleration device. 242 * Function allocates interrupts for acceleration device virtual function. 278 * @accel_dev: Pointer to acceleration device.
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/ |
| D | Kconfig | 70 is needed by any driver which provides HNS acceleration engine or make 79 acceleration engine support. The engine is used in Hisilicon hip05, 104 tristate "Hisilicon HNS3 HCLGE Acceleration Engine & Compatibility Layer Support" 109 This selects the HNS3_HCLGE network acceleration engine & its hardware 123 tristate "Hisilicon HNS3VF Acceleration Engine & Compatibility Layer Support" 127 This selects the HNS3 VF drivers network acceleration engine & its hardware
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/ |
| D | Kconfig | 70 is needed by any driver which provides HNS acceleration engine or make 79 acceleration engine support. The engine is used in Hisilicon hip05, 102 tristate "Hisilicon HNS3 HCLGE Acceleration Engine & Compatibility Layer Support" 106 This selects the HNS3_HCLGE network acceleration engine & its hardware 120 tristate "Hisilicon HNS3VF Acceleration Engine & Compatibility Layer Support" 124 This selects the HNS3 VF drivers network acceleration engine & its hardware
|
| /kernel/linux/linux-6.6/arch/powerpc/crypto/ |
| D | Kconfig | 31 tristate "CRC32c and CRC32T10DIF hardware acceleration tester" 91 without hardware AES acceleration (e.g. caam crypto). It reduces the 98 tristate "Stitched AES/GCM acceleration support on P10 or later CPU (PPC)" 112 Support for cryptographic acceleration instructions on Power10 or 113 later CPU. This module supports stitched acceleration for AES/GCM.
|
| /kernel/linux/linux-5.10/drivers/crypto/vmx/ |
| D | Kconfig | 3 tristate "Encryption acceleration support on P8 CPU" 12 Support for VMX cryptographic acceleration instructions on Power8 CPU. 13 This module supports acceleration for AES and GHASH in hardware. If you
|
| /kernel/linux/linux-6.6/drivers/crypto/vmx/ |
| D | Kconfig | 3 tristate "Encryption acceleration support on P8 CPU" 12 Support for VMX cryptographic acceleration instructions on Power8 CPU. 13 This module supports acceleration for AES and GHASH in hardware. If you
|
| /kernel/linux/linux-5.10/drivers/crypto/ |
| D | Kconfig | 326 tristate "Driver for IXP4xx crypto hardware acceleration" 347 This option allows you to have support for AMCC crypto acceleration. 457 This option allows you to have support for S5P crypto acceleration. 476 bool "Support for IBM PowerPC Nest (NX) cryptographic acceleration" 482 which acceleration type (encryption and/or compression) to enable. 489 tristate "Driver for ST-Ericsson UX500 crypto hardware acceleration" 620 acceleration on Cavium's ARM based SoCs 649 prompt "Algorithms enabled for QCE acceleration" 730 bool "Support for VMX cryptographic acceleration instructions" 733 Support for VMX cryptographic acceleration instructions. [all …]
|
| /kernel/linux/linux-6.6/drivers/crypto/ |
| D | Kconfig | 243 This option allows you to have support for AMCC crypto acceleration. 335 This option allows you to have support for S5P crypto acceleration. 354 bool "Support for IBM PowerPC Nest (NX) cryptographic acceleration" 360 which acceleration type (encryption and/or compression) to enable. 488 acceleration on Cavium's ARM based SoCs 523 prompt "Algorithms enabled for QCE acceleration" 613 bool "Support for VMX cryptographic acceleration instructions" 616 Support for VMX cryptographic acceleration instructions. 689 tristate "Broadcom symmetric crypto/hash acceleration support" 700 This driver provides support for Broadcom crypto acceleration using the [all …]
|
| /kernel/linux/linux-5.10/drivers/iio/dummy/ |
| D | iio_simple_dummy.h | 20 * @accel_val: cache for acceleration value 21 * @accel_calibbias: cache for acceleration calibbias 22 * @accel_calibscale: cache for acceleration calibscale 101 * @DUMMY_INDEX_ACCELX: acceleration channel
|
| /kernel/linux/linux-6.6/drivers/iio/dummy/ |
| D | iio_simple_dummy.h | 20 * @accel_val: cache for acceleration value 21 * @accel_calibbias: cache for acceleration calibbias 22 * @accel_calibscale: cache for acceleration calibscale 101 * @DUMMY_INDEX_ACCELX: acceleration channel
|
| /kernel/linux/linux-5.10/include/linux/input/ |
| D | adxl34x.h | 34 * acceleration greater than tap_threshold is present during the 94 * operation. In DC coupled operation, the current acceleration is 97 * coupled operation for activity detection, the acceleration value 99 * New samples of acceleration are then compared to this 107 * acceleration with inactivity_threshold. If the difference is below 146 * amount of time that acceleration must be below the value in 234 * when inactivity (acceleration has been below inactivity_threshold 272 * When acceleration measurements are received from the ADXL34x 339 * low-pass filter the measured acceleration for stable
|
12345678910>>...26