linux/drivers/crypto/qat/qat_c3xxx
Marco Chiappero bc63dabe52 crypto: qat - add pfvf_ops
Add pfvf_ops structure to isolate PFVF related functions inside the
adf_hw_device_data structure.

For GEN2, the structure is populated using one of the two helper
functions, adf_gen2_init_pf_pfvf_ops() or adf_gen2_init_vf_pfvf_ops(),
for the PF and VF driver respectively.

For the DH895XCC PF driver, the structure is populated using
adf_gen2_init_pf_pfvf_ops() but some of the functions are then
overwritten.

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-11-26 16:20:46 +11:00
..
adf_c3xxx_hw_data.c crypto: qat - add pfvf_ops 2021-11-26 16:20:46 +11:00
adf_c3xxx_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 treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00