OpenCloudOS-Kernel/drivers/crypto/qat/qat_4xxx
Giovanni Cabiddu 5b14b2b307 crypto: qat - enable deflate for QAT GEN4
Enable deflate for QAT GEN4 devices.

This adds
  (1) logic to create configuration entries at probe time for the
  compression instances for QAT GEN4 devices;
  (2) the implementation of QAT GEN4 specific compression operations,
  required since the creation of the compression request template is
  different between GEN2 and GEN4; and
  (3) updates to the firmware API related to compression for GEN4.

The implementation configures the device to produce data compressed
dynamically, optimized for throughput over compression ratio.

Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Reviewed-by: Wojciech Ziemba <wojciech.ziemba@intel.com>
Reviewed-by: Adam Guerin <adam.guerin@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-12-09 18:44:59 +08:00
..
Makefile crypto: qat - add qat_4xxx driver 2020-11-20 14:45:34 +11:00
adf_4xxx_hw_data.c crypto: qat - enable deflate for QAT GEN4 2022-12-09 18:44:59 +08:00
adf_4xxx_hw_data.h crypto: qat - enable deflate for QAT GEN4 2022-12-09 18:44:59 +08:00
adf_drv.c crypto: qat - enable deflate for QAT GEN4 2022-12-09 18:44:59 +08:00