linux-stable/drivers/crypto/qat/qat_c62x
Marco Chiappero 3a5b2a0883 crypto: qat - store the ring-to-service mapping
This driver relies on either the FW (on the PF) or the PF (on the VF) to
know how crypto services and rings map to one another. Store this
information so that it can be referenced in the future at runtime for
checks or extensions.

Signed-off-by: Marco Chiappero <marco.chiappero@intel.com>
Reviewed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Reviewed-by: Fiona Trahe <fiona.trahe@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2021-12-24 14:18:26 +11:00
..
adf_c62x_hw_data.c crypto: qat - store the ring-to-service mapping 2021-12-24 14:18:26 +11:00
adf_c62x_hw_data.h crypto: qat - remove duplicated logic across GEN2 drivers 2021-10-08 20:02:41 +08:00
adf_drv.c crypto: qat - simplify adf_enable_aer() 2021-10-12 17:37:15 -05:00
Makefile