linux/drivers/crypto/qat
Marco Chiappero 32dfef6f92 crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.c
The PFVF protocol "enable" functions are direction specific but not
device specific. Move the protocol enable function for the PF into the
PF specific protocol file for better file organization and duplicated
code reduction.

NOTE: the patch keeps gen4 disabled as it doesn't have full PFVF
support yet.

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>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2021-10-08 20:02:44 +08:00
..
qat_4xxx crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.c 2021-10-08 20:02:44 +08:00
qat_c3xxx crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.c 2021-10-08 20:02:44 +08:00
qat_c3xxxvf crypto: qat - flush vf workqueue at driver removal 2021-08-21 15:44:56 +08:00
qat_c62x crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.c 2021-10-08 20:02:44 +08:00
qat_c62xvf crypto: qat - flush vf workqueue at driver removal 2021-08-21 15:44:56 +08:00
qat_common crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.c 2021-10-08 20:02:44 +08:00
qat_dh895xcc crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.c 2021-10-08 20:02:44 +08:00
qat_dh895xccvf crypto: qat - flush vf workqueue at driver removal 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