linux/drivers/crypto/intel/qat/qat_4xxx
Suman Kumar Chakraborty e983946de1 crypto: qat - add get_svc_slice_cnt() in device data structure
Enhance the adf_hw_device_data structure by introducing a new callback
function get_svc_slice_cnt(), which provides a mechanism to query the
total number of accelerator available on the device for a specific
service.

Implement adf_gen4_get_svc_slice_cnt() for QAT GEN4 devices to support this
new interface. This function returns the total accelerator count for a
specific service.

Co-developed-by: George Abraham P <george.abraham.p@intel.com>
Signed-off-by: George Abraham P <george.abraham.p@intel.com>
Signed-off-by: Suman Kumar Chakraborty <suman.kumar.chakraborty@intel.com>
Reviewed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2025-07-18 20:52:00 +10:00
..
adf_4xxx_hw_data.c crypto: qat - add get_svc_slice_cnt() in device data structure 2025-07-18 20:52:00 +10:00
adf_4xxx_hw_data.h crypto: qat - relocate portions of qat_4xxx code 2023-12-22 12:30:19 +08:00
adf_drv.c crypto: qat - switch to standard pattern for PCI IDs 2025-04-07 13:22:27 +08:00
Makefile crypto: qat - include qat_common in top Makefile 2025-05-05 18:20:44 +08:00