linux/drivers/crypto/qat/qat_4xxx
Marco Chiappero 03125541ca crypto: qat - support the reset of ring pairs on PF
Add support for triggering a HW reset of a specific ring pair.
Being a device specific feature, add it to the hw_device_data struct.

This feature is supported only by QAT GEN4 devices.

This patch is based on earlier work done by Zelin Deng.

Signed-off-by: Marco Chiappero <marco.chiappero@intel.com>
Co-developed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-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:24 +11:00
..
adf_4xxx_hw_data.c crypto: qat - support the reset of ring pairs on PF 2021-12-24 14:18:24 +11:00
adf_4xxx_hw_data.h crypto: qat - support the reset of ring pairs on PF 2021-12-24 14:18:24 +11:00
adf_drv.c crypto: qat - simplify adf_enable_aer() 2021-10-12 17:37:15 -05:00
Makefile