Searched refs:get_num_aes (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/crypto/qat/qat_dh895xcc/
H A Dadf_dh895xcc_hw_data.c96 static uint32_t get_num_aes(struct adf_hw_device_data *self) get_num_aes() function
167 for (i = 0; i < hw_device->get_num_aes(hw_device); i++) { adf_enable_error_correction()
219 hw_data->get_num_aes = get_num_aes; adf_init_hw_data_dh895xcc()
H A Dqat_admin.c63 for (i = 0; i < hw_device->get_num_aes(hw_device); i++) { qat_send_admin_cmd()
/linux-4.1.27/drivers/crypto/qat/qat_common/
H A Dadf_accel_devices.h141 uint32_t (*get_num_aes)(struct adf_hw_device_data *self); member in struct:adf_hw_device_data
H A Dadf_ctl_drv.c407 dev_info.num_ae = hw_data->get_num_aes(hw_data); adf_ctl_ioctl_get_status()

Completed in 54 milliseconds