get_num_accels    170 drivers/crypto/qat/qat_c3xxx/adf_c3xxx_hw_data.c 	for (i = 0; i < hw_device->get_num_accels(hw_device); i++) {
get_num_accels    213 drivers/crypto/qat/qat_c3xxx/adf_c3xxx_hw_data.c 	hw_data->get_num_accels = get_num_accels;
get_num_accels    132 drivers/crypto/qat/qat_c3xxxvf/adf_c3xxxvf_hw_data.c 	hw_data->get_num_accels = get_num_accels;
get_num_accels    180 drivers/crypto/qat/qat_c62x/adf_c62x_hw_data.c 	for (i = 0; i < hw_device->get_num_accels(hw_device); i++) {
get_num_accels    223 drivers/crypto/qat/qat_c62x/adf_c62x_hw_data.c 	hw_data->get_num_accels = get_num_accels;
get_num_accels    132 drivers/crypto/qat/qat_c62xvf/adf_c62xvf_hw_data.c 	hw_data->get_num_accels = get_num_accels;
get_num_accels    163 drivers/crypto/qat/qat_common/adf_accel_devices.h 	uint32_t (*get_num_accels)(struct adf_hw_device_data *self);
get_num_accels    406 drivers/crypto/qat/qat_common/adf_ctl_drv.c 	dev_info.num_accel = hw_data->get_num_accels(hw_data);
get_num_accels    192 drivers/crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.c 	for (i = 0; i < hw_device->get_num_accels(hw_device); i++) {
get_num_accels    236 drivers/crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.c 	hw_data->get_num_accels = get_num_accels;
get_num_accels    132 drivers/crypto/qat/qat_dh895xccvf/adf_dh895xccvf_hw_data.c 	hw_data->get_num_accels = get_num_accels;