crypto: qat - add firmware headers for GEN6 devices
authorSuman Kumar Chakraborty <suman.kumar.chakraborty@intel.com>
Wed, 30 Apr 2025 11:34:52 +0000 (12:34 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 5 May 2025 10:20:45 +0000 (18:20 +0800)
commit942028bc2fd9f35b1d54be21c06d7de5c40cf6b5
treee28e6805d81a7dcb3fda772763d2cc3821c0a0e8
parentf14a2de55ad9cea49391bb42fc2d113d6cac16a4
crypto: qat - add firmware headers for GEN6 devices

Add firmware headers related to compression that define macros for
building the hardware configuration word, along with bitfields related
to algorithm settings.

Signed-off-by: Suman Kumar Chakraborty <suman.kumar.chakraborty@intel.com>
Reviewed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/intel/qat/qat_common/icp_qat_hw_51_comp.h [new file with mode: 0644]
drivers/crypto/intel/qat/qat_common/icp_qat_hw_51_comp_defs.h [new file with mode: 0644]