Searched refs:iaa (Results 1 – 7 of 7) sorted by relevance
25 represented by selecting the 'deflate-iaa' crypto compression28 # echo deflate-iaa > /sys/module/zswap/parameters/compressor38 'deflate-iaa'. (Because the IAA hardware has a 4k history-window139 configuration, and then re-register the deflate-iaa algorithm with the177 specified as 'iax' rather than 'iaa' - this is because upstream still320 to have the new configuration applied to the deflate-iaa crypto331 # ls -al /sys/kernel/debug/iaa-crypto/353 The wq_stats file shows per-wq stats, a set for each iaa device and wq357 iaa device:371 iaa device:[all …]
6 obj-$(CONFIG_CRYPTO_DEV_IAA_CRYPTO) += iaa/
6 source "drivers/crypto/intel/iaa/Kconfig"
25 unsigned long iaa; member
720 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()
898 ehci->stats.normal, ehci->stats.error, ehci->stats.iaa, in fill_registers_buffer()
13175 F: Documentation/driver-api/crypto/iaa/iaa-crypto.rst13176 F: drivers/crypto/intel/iaa/*