linux/drivers/crypto/qat
Marco Chiappero b90c1c4d3f crypto: qat - fix naming for init/shutdown VF to PF notifications
At start and shutdown, VFs notify the PF about their state. These
notifications are carried out through a message exchange using the PFVF
protocol.

Function names lead to believe they do perform init or shutdown logic.
This is to fix the naming to better reflect their purpose.

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-08-21 15:44:56 +08:00
..
qat_4xxx crypto: qat - rename compatibility version definition 2021-08-21 15:44:55 +08:00
qat_c3xxx crypto: qat - protect interrupt mask CSRs with a spinlock 2021-08-21 15:44:56 +08:00
qat_c3xxxvf crypto: qat - fix naming for init/shutdown VF to PF notifications 2021-08-21 15:44:56 +08:00
qat_c62x crypto: qat - protect interrupt mask CSRs with a spinlock 2021-08-21 15:44:56 +08:00
qat_c62xvf crypto: qat - fix naming for init/shutdown VF to PF notifications 2021-08-21 15:44:56 +08:00
qat_common crypto: qat - fix naming for init/shutdown VF to PF notifications 2021-08-21 15:44:56 +08:00
qat_dh895xcc crypto: qat - protect interrupt mask CSRs with a spinlock 2021-08-21 15:44:56 +08:00
qat_dh895xccvf crypto: qat - fix naming for init/shutdown VF to PF notifications 2021-08-21 15:44:56 +08:00
Kconfig crypto: qat - replace CRYPTO_AES with CRYPTO_LIB_AES in Kconfig 2021-01-14 17:10:25 +11:00
Makefile crypto: qat - add qat_4xxx driver 2020-11-20 14:45:34 +11:00