mirror_ubuntu-kernels/drivers/crypto/intel/iaa
Tom Zanussi 93382a9163 crypto: iaa - Add IAA Compression Accelerator stats
Add support for optional debugfs statistics support for the IAA
Compression Accelerator.  This is enabled by the kernel config item:

  CRYPTO_DEV_IAA_CRYPTO_STATS

When enabled, the IAA crypto driver will generate statistics which can
be accessed at /sys/kernel/debug/iaa-crypto/.

See Documentation/driver-api/crypto/iax/iax-crypto.rst for details.

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2023-12-15 17:52:53 +08:00
..
iaa_crypto_comp_fixed.c crypto: iaa - Add compression mode management along with fixed mode 2023-12-15 17:52:53 +08:00
iaa_crypto_main.c crypto: iaa - Add IAA Compression Accelerator stats 2023-12-15 17:52:53 +08:00
iaa_crypto_stats.c crypto: iaa - Add IAA Compression Accelerator stats 2023-12-15 17:52:53 +08:00
iaa_crypto_stats.h crypto: iaa - Add IAA Compression Accelerator stats 2023-12-15 17:52:53 +08:00
iaa_crypto.h crypto: iaa - Add IAA Compression Accelerator stats 2023-12-15 17:52:53 +08:00
Kconfig crypto: iaa - Add IAA Compression Accelerator stats 2023-12-15 17:52:53 +08:00
Makefile crypto: iaa - Add IAA Compression Accelerator stats 2023-12-15 17:52:53 +08:00