Home
last modified time | relevance | path

Searched refs:iaa (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/driver-api/crypto/iaa/
H A Diaa-crypto.rst25 represented by selecting the 'deflate-iaa' crypto compression
28 # echo deflate-iaa > /sys/module/zswap/parameters/compressor
38 'deflate-iaa'. (Because the IAA hardware has a 4k history-window
139 configuration, and then re-register the deflate-iaa algorithm with the
177 specified as 'iax' rather than 'iaa' - this is because upstream still
320 to have the new configuration applied to the deflate-iaa crypto
331 # ls -al /sys/kernel/debug/iaa-crypto/
353 The wq_stats file shows per-wq stats, a set for each iaa device and wq
357 iaa device:
371 iaa device:
[all …]
/linux/drivers/crypto/intel/
H A DMakefile6 obj-$(CONFIG_CRYPTO_DEV_IAA_CRYPTO) += iaa/
H A DKconfig6 source "drivers/crypto/intel/iaa/Kconfig"
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h25 unsigned long iaa; member
H A Dfotg210-hcd.c720 fotg210->stats.iaa, fotg210->stats.lost_iaa); in fill_registers_buffer()
4881 fotg210->stats.iaa, fotg210->stats.lost_iaa); in fotg210_stop()
5176 INCR(fotg210->stats.iaa); in fotg210_irq()
/linux/drivers/usb/host/
H A Dehci-dbg.c898 ehci->stats.normal, ehci->stats.error, ehci->stats.iaa, in fill_registers_buffer()
/linux/
H A DMAINTAINERS13175 F: Documentation/driver-api/crypto/iaa/iaa-crypto.rst
13176 F: drivers/crypto/intel/iaa/*