linux_dsm_epyc7002/drivers/crypto/qat/qat_common
Xin Zeng 1043c51468 crypto: qat - increase number of supported devices
The unsigned long type for init_status and start_status in
service_hndl are not long enough to represent more than 64
acceleration devices. Use an array instead.

Signed-off-by: Xin Zeng <xin.zeng@intel.com>
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2016-12-30 19:52:36 +08:00
..
.gitignore
adf_accel_devices.h crypto: qat - fix bar discovery for c62x 2016-12-30 19:52:27 +08:00
adf_accel_engine.c
adf_admin.c crypto: qat - fix constants table DMA 2016-08-31 23:00:50 +08:00
adf_aer.c crypto: qat - Use alternative reset methods depending on the specific device 2016-07-05 23:05:25 +08:00
adf_cfg_common.h crypto: qat - increase number of supported devices 2016-12-30 19:52:36 +08:00
adf_cfg_strings.h
adf_cfg_user.h
adf_cfg.c
adf_cfg.h
adf_common_drv.h crypto: qat - increase number of supported devices 2016-12-30 19:52:36 +08:00
adf_ctl_drv.c crypto: qat - change the adf_ctl_stop_devices to void 2016-05-13 17:30:18 +08:00
adf_dev_mgr.c crypto: qat - fix indentation 2016-12-30 19:52:20 +08:00
adf_hw_arbiter.c
adf_init.c crypto: qat - increase number of supported devices 2016-12-30 19:52:36 +08:00
adf_isr.c
adf_pf2vf_msg.c
adf_pf2vf_msg.h
adf_sriov.c crypto: qat - fix comments describing adf_disable_sriov() 2016-12-30 19:52:23 +08:00
adf_transport_access_macros.h
adf_transport_debug.c
adf_transport_internal.h
adf_transport.c
adf_transport.h
adf_vf2pf_msg.c
adf_vf_isr.c crypto: qat - replace hardcoded BIT(0) in vf_isr 2016-12-30 19:52:24 +08:00
icp_qat_fw_init_admin.h
icp_qat_fw_la.h
icp_qat_fw_loader_handle.h
icp_qat_fw_pke.h
icp_qat_fw.h
icp_qat_hal.h
icp_qat_hw.h
icp_qat_uclo.h
Makefile crypto: qat - Switch to new rsa_helper functions 2016-07-05 23:05:21 +08:00
qat_algs.c crypto: qat - fix aes-xts key sizes 2016-08-24 20:51:19 +08:00
qat_asym_algs.c crypto: qat - Stop dropping leading zeros from RSA output 2016-07-11 18:03:11 +08:00
qat_crypto.c
qat_crypto.h
qat_hal.c crypto: qat - zero esram only for DH85x devices 2016-12-30 19:52:28 +08:00
qat_uclo.c crypto: qat - fix leak on error path 2016-09-13 20:27:22 +08:00