/openbmc/linux/drivers/crypto/nx/ |
H A 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 …]
|
/openbmc/linux/drivers/crypto/intel/keembay/ |
H A 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 …]
|
/openbmc/linux/drivers/accel/ |
H A 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
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
H A 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 …]
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
H A D | README.soc | 15 processor cores with datapath acceleration optimized for L2/3 packet 24 - Data Path Acceleration Architecture (DPAA) incorporating acceleration the 30 - Cryptography acceleration (SEC) 54 with advanced, high-performance datapath acceleration 67 - Data path acceleration architecture 2.0 (DPAA2) 85 processor cores with high-performance data path acceleration logic and network 96 - Data path acceleration architecture (DPAA2) incorporating acceleration for 101 - Cryptography acceleration (SEC) at up to 10 Gbps 102 - RegEx pattern matching acceleration (PME) at up to 10 Gbps 103 - Decompression/compression acceleration (DCE) at up to 20 Gbps [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | AccelerationFunction.v1_0_5.json | 9 …"description": "The `AccelerationFunction` schema describes an acceleration function that a proces… 10 …"longDescription": "This resource shall represent the acceleration function that a processor imple… 47 "description": "The acceleration function type.", 48 …ription": "This property shall contain the string that identifies the acceleration function type.", 68 …n array of the reconfiguration slot identifiers of the FPGA that this acceleration function occupi… 72 …ntain an array of the FPGA reconfiguration slot identifiers that this acceleration function occupi… 86 "description": "The acceleration function code manufacturer.", 87 …is property shall contain a string that identifies the manufacturer of the acceleration function.", 101 "description": "The acceleration function power consumption, in watt units.", 102 …"longDescription": "This property shall contain the total acceleration function power consumption,… [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | AccelerationFunction_v1.xml | 44 …a.Description" String="The `AccelerationFunction` schema describes an acceleration function that a… 45 …erm="OData.LongDescription" String="This resource shall represent the acceleration function that a… 85 <Annotation Term="OData.Description" String="The UUID for this acceleration function."/> 86 …a.LongDescription" String="This property shall contain a UUID for the acceleration function. RFC4… 90 …n array of the reconfiguration slot identifiers of the FPGA that this acceleration function occupi… 91 …ntain an array of the FPGA reconfiguration slot identifiers that this acceleration function occupi… 95 <Annotation Term="OData.Description" String="The acceleration function type."/> 96 …n" String="This property shall contain the string that identifies the acceleration function type."… 100 … <Annotation Term="OData.Description" String="The acceleration function code manufacturer."/> 101 …s property shall contain a string that identifies the manufacturer of the acceleration function."/> [all …]
|
/openbmc/u-boot/include/ |
H A D | hw_sha.h | 3 * Header file for SHA hardware acceleration 12 * Computes hash value of input pbuf using h/w acceleration 25 * Computes hash value of input pbuf using h/w acceleration 38 * Computes hash value of input pbuf using h/w acceleration 51 * Computes hash value of input pbuf using h/w acceleration 64 * Create the context for sha progressive hashing using h/w acceleration 73 * Update buffer for sha progressive hashing using h/w acceleration
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A 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 …]
|
H A 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.
|
H A 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.
|
H A 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 …]
|
H A 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.
|
H A D | adf_fw_counters.c | 96 * @accel_dev: Pointer to a QAT acceleration device 99 * for each non-admin AE available through the supplied acceleration device. 234 * @accel_dev: Pointer to a QAT acceleration device 237 * QAT acceleration device. The table stores device specific execution values 253 * @accel_dev: Pointer to a QAT acceleration device. 256 * QAT acceleration device.
|
/openbmc/linux/drivers/net/ethernet/hisilicon/ |
H A 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
|
/openbmc/linux/arch/powerpc/crypto/ |
H A 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.
|
/openbmc/linux/drivers/crypto/vmx/ |
H A 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
|
/openbmc/linux/drivers/crypto/ |
H A 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 …]
|
/openbmc/linux/drivers/iio/dummy/ |
H A 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
|
/openbmc/linux/drivers/staging/iio/accel/ |
H A D | adis16240.c | 41 /* Output, x-axis acceleration peak */ 44 /* Output, y-axis acceleration peak */ 47 /* Output, z-axis acceleration peak */ 50 /* Output, sum-of-squares acceleration peak */ 53 /* Output, Capture Buffer 1, X and Y acceleration */ 56 /* Output, Capture Buffer 2, Z acceleration */ 68 /* Calibration, x-axis acceleration offset adjustment */ 71 /* Calibration, y-axis acceleration offset adjustment */ 74 /* Calibration, z-axis acceleration offset adjustment */
|
/openbmc/linux/include/linux/input/ |
H A 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
|
/openbmc/linux/lib/lz4/ |
H A D | lz4_compress.c | 186 const U32 acceleration) in LZ4_compress_generic() argument 253 unsigned int searchMatchNb = acceleration << LZ4_SKIPTRIGGER; in LZ4_compress_generic() 464 int acceleration) in LZ4_compress_fast_extState() argument 475 if (acceleration < 1) in LZ4_compress_fast_extState() 476 acceleration = LZ4_ACCELERATION_DEFAULT; in LZ4_compress_fast_extState() 483 noDictIssue, acceleration); in LZ4_compress_fast_extState() 488 noDictIssue, acceleration); in LZ4_compress_fast_extState() 494 noDictIssue, acceleration); in LZ4_compress_fast_extState() 499 noDictIssue, acceleration); in LZ4_compress_fast_extState() 504 int maxOutputSize, int acceleration, void *wrkmem) in LZ4_compress_fast() argument [all …]
|
/openbmc/openbmc/poky/meta/recipes-graphics/libva/ |
H A D | libva.inc | 1 SUMMARY = "Video Acceleration (VA) API for Linux" 2 DESCRIPTION = "Video Acceleration API (VA API) is a library (libVA) \ 4 hardware (GPU) acceleration for video processing on Linux and UNIX \
|
/openbmc/linux/Documentation/fb/ |
H A D | tridentfb.rst | 18 The TGUI family requires a line length to be power of 2 if acceleration 20 limited comparing to the range if acceleration is disabled (see list 25 1. The driver randomly locks up on 3DImage975 chip with acceleration 45 noaccel turns off acceleration (when it doesn't work for your card)
|
/openbmc/u-boot/board/freescale/t1040qds/ |
H A D | README | 9 processor cores with high-performance data path acceleration architecture 19 - Data Path Acceleration Architecture (DPAA) incorporating acceleration 24 - Cryptography Acceleration (SEC 5.0) 25 - RegEx Pattern Matching Acceleration (PME 2.2)
|