hw_device 154 drivers/crypto/qat/qat_c3xxx/adf_c3xxx_hw_data.c struct adf_hw_device_data *hw_device = accel_dev->hw_device; hw_device 160 drivers/crypto/qat/qat_c3xxx/adf_c3xxx_hw_data.c for (i = 0; i < hw_device->get_num_aes(hw_device); i++) { hw_device 170 drivers/crypto/qat/qat_c3xxx/adf_c3xxx_hw_data.c for (i = 0; i < hw_device->get_num_accels(hw_device); i++) { hw_device 103 drivers/crypto/qat/qat_c3xxx/adf_drv.c if (accel_dev->hw_device) { hw_device 106 drivers/crypto/qat/qat_c3xxx/adf_drv.c adf_clean_hw_data_c3xxx(accel_dev->hw_device); hw_device 111 drivers/crypto/qat/qat_c3xxx/adf_drv.c kfree(accel_dev->hw_device); hw_device 112 drivers/crypto/qat/qat_c3xxx/adf_drv.c accel_dev->hw_device = NULL; hw_device 171 drivers/crypto/qat/qat_c3xxx/adf_drv.c accel_dev->hw_device = hw_data; hw_device 172 drivers/crypto/qat/qat_c3xxx/adf_drv.c adf_init_hw_data_c3xxx(accel_dev->hw_device); hw_device 103 drivers/crypto/qat/qat_c3xxxvf/adf_drv.c if (accel_dev->hw_device) { hw_device 106 drivers/crypto/qat/qat_c3xxxvf/adf_drv.c adf_clean_hw_data_c3xxxiov(accel_dev->hw_device); hw_device 111 drivers/crypto/qat/qat_c3xxxvf/adf_drv.c kfree(accel_dev->hw_device); hw_device 112 drivers/crypto/qat/qat_c3xxxvf/adf_drv.c accel_dev->hw_device = NULL; hw_device 165 drivers/crypto/qat/qat_c3xxxvf/adf_drv.c accel_dev->hw_device = hw_data; hw_device 166 drivers/crypto/qat/qat_c3xxxvf/adf_drv.c adf_init_hw_data_c3xxxiov(accel_dev->hw_device); hw_device 164 drivers/crypto/qat/qat_c62x/adf_c62x_hw_data.c struct adf_hw_device_data *hw_device = accel_dev->hw_device; hw_device 170 drivers/crypto/qat/qat_c62x/adf_c62x_hw_data.c for (i = 0; i < hw_device->get_num_aes(hw_device); i++) { hw_device 180 drivers/crypto/qat/qat_c62x/adf_c62x_hw_data.c for (i = 0; i < hw_device->get_num_accels(hw_device); i++) { hw_device 103 drivers/crypto/qat/qat_c62x/adf_drv.c if (accel_dev->hw_device) { hw_device 106 drivers/crypto/qat/qat_c62x/adf_drv.c adf_clean_hw_data_c62x(accel_dev->hw_device); hw_device 111 drivers/crypto/qat/qat_c62x/adf_drv.c kfree(accel_dev->hw_device); hw_device 112 drivers/crypto/qat/qat_c62x/adf_drv.c accel_dev->hw_device = NULL; hw_device 171 drivers/crypto/qat/qat_c62x/adf_drv.c accel_dev->hw_device = hw_data; hw_device 172 drivers/crypto/qat/qat_c62x/adf_drv.c adf_init_hw_data_c62x(accel_dev->hw_device); hw_device 103 drivers/crypto/qat/qat_c62xvf/adf_drv.c if (accel_dev->hw_device) { hw_device 106 drivers/crypto/qat/qat_c62xvf/adf_drv.c adf_clean_hw_data_c62xiov(accel_dev->hw_device); hw_device 111 drivers/crypto/qat/qat_c62xvf/adf_drv.c kfree(accel_dev->hw_device); hw_device 112 drivers/crypto/qat/qat_c62xvf/adf_drv.c accel_dev->hw_device = NULL; hw_device 165 drivers/crypto/qat/qat_c62xvf/adf_drv.c accel_dev->hw_device = hw_data; hw_device 166 drivers/crypto/qat/qat_c62xvf/adf_drv.c adf_init_hw_data_c62xiov(accel_dev->hw_device); hw_device 206 drivers/crypto/qat/qat_common/adf_accel_devices.h #define GET_HW_DATA(accel_dev) (accel_dev->hw_device) hw_device 230 drivers/crypto/qat/qat_common/adf_accel_devices.h struct adf_hw_device_data *hw_device; hw_device 57 drivers/crypto/qat/qat_common/adf_accel_engine.c struct adf_hw_device_data *hw_device = accel_dev->hw_device; hw_device 61 drivers/crypto/qat/qat_common/adf_accel_engine.c if (!hw_device->fw_name) hw_device 64 drivers/crypto/qat/qat_common/adf_accel_engine.c if (request_firmware(&loader_data->mmp_fw, hw_device->fw_mmp_name, hw_device 67 drivers/crypto/qat/qat_common/adf_accel_engine.c hw_device->fw_mmp_name); hw_device 70 drivers/crypto/qat/qat_common/adf_accel_engine.c if (request_firmware(&loader_data->uof_fw, hw_device->fw_name, hw_device 73 drivers/crypto/qat/qat_common/adf_accel_engine.c hw_device->fw_name); hw_device 103 drivers/crypto/qat/qat_common/adf_accel_engine.c struct adf_hw_device_data *hw_device = accel_dev->hw_device; hw_device 105 drivers/crypto/qat/qat_common/adf_accel_engine.c if (!hw_device->fw_name) hw_device 120 drivers/crypto/qat/qat_common/adf_accel_engine.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 141 drivers/crypto/qat/qat_common/adf_accel_engine.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 173 drivers/crypto/qat/qat_common/adf_accel_engine.c struct adf_hw_device_data *hw_device = accel_dev->hw_device; hw_device 175 drivers/crypto/qat/qat_common/adf_accel_engine.c if (!hw_device->fw_name) hw_device 200 drivers/crypto/qat/qat_common/adf_accel_engine.c struct adf_hw_device_data *hw_device = accel_dev->hw_device; hw_device 202 drivers/crypto/qat/qat_common/adf_accel_engine.c if (!hw_device->fw_name) hw_device 193 drivers/crypto/qat/qat_common/adf_admin.c struct adf_hw_device_data *hw_device = accel_dev->hw_device; hw_device 205 drivers/crypto/qat/qat_common/adf_admin.c for (i = 0; i < hw_device->get_num_aes(hw_device); i++) { hw_device 235 drivers/crypto/qat/qat_common/adf_admin.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 118 drivers/crypto/qat/qat_common/adf_aer.c struct adf_hw_device_data *hw_device = accel_dev->hw_device; hw_device 121 drivers/crypto/qat/qat_common/adf_aer.c if (hw_device->reset_device) { hw_device 124 drivers/crypto/qat/qat_common/adf_aer.c hw_device->reset_device(accel_dev); hw_device 403 drivers/crypto/qat/qat_common/adf_ctl_drv.c hw_data = accel_dev->hw_device; hw_device 151 drivers/crypto/qat/qat_common/adf_dev_mgr.c if (ptr->hw_device->dev_class == class) hw_device 152 drivers/crypto/qat/qat_common/adf_dev_mgr.c ptr->hw_device->instance_id = i++; hw_device 81 drivers/crypto/qat/qat_common/adf_hw_arbiter.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 118 drivers/crypto/qat/qat_common/adf_hw_arbiter.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 107 drivers/crypto/qat/qat_common/adf_init.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 192 drivers/crypto/qat/qat_common/adf_init.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 298 drivers/crypto/qat/qat_common/adf_init.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 65 drivers/crypto/qat/qat_common/adf_isr.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 110 drivers/crypto/qat/qat_common/adf_isr.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 166 drivers/crypto/qat/qat_common/adf_isr.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 214 drivers/crypto/qat/qat_common/adf_isr.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 234 drivers/crypto/qat/qat_common/adf_isr.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 282 drivers/crypto/qat/qat_common/adf_isr.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 295 drivers/crypto/qat/qat_common/adf_isr.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 62 drivers/crypto/qat/qat_common/adf_pf2vf_msg.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 72 drivers/crypto/qat/qat_common/adf_pf2vf_msg.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 82 drivers/crypto/qat/qat_common/adf_pf2vf_msg.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 105 drivers/crypto/qat/qat_common/adf_pf2vf_msg.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 129 drivers/crypto/qat/qat_common/adf_pf2vf_msg.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 239 drivers/crypto/qat/qat_common/adf_pf2vf_msg.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 355 drivers/crypto/qat/qat_common/adf_pf2vf_msg.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 114 drivers/crypto/qat/qat_common/adf_sriov.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 173 drivers/crypto/qat/qat_common/adf_sriov.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 182 drivers/crypto/qat/qat_common/adf_transport.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 389 drivers/crypto/qat/qat_common/adf_transport.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 462 drivers/crypto/qat/qat_common/adf_transport.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 515 drivers/crypto/qat/qat_common/adf_transport.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 118 drivers/crypto/qat/qat_common/adf_vf_isr.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 202 drivers/crypto/qat/qat_common/adf_vf_isr.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 697 drivers/crypto/qat/qat_common/qat_hal.c struct adf_hw_device_data *hw_data = accel_dev->hw_device; hw_device 176 drivers/crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.c struct adf_hw_device_data *hw_device = accel_dev->hw_device; hw_device 182 drivers/crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.c for (i = 0; i < hw_device->get_num_aes(hw_device); i++) { hw_device 192 drivers/crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.c for (i = 0; i < hw_device->get_num_accels(hw_device); i++) { hw_device 103 drivers/crypto/qat/qat_dh895xcc/adf_drv.c if (accel_dev->hw_device) { hw_device 106 drivers/crypto/qat/qat_dh895xcc/adf_drv.c adf_clean_hw_data_dh895xcc(accel_dev->hw_device); hw_device 111 drivers/crypto/qat/qat_dh895xcc/adf_drv.c kfree(accel_dev->hw_device); hw_device 112 drivers/crypto/qat/qat_dh895xcc/adf_drv.c accel_dev->hw_device = NULL; hw_device 171 drivers/crypto/qat/qat_dh895xcc/adf_drv.c accel_dev->hw_device = hw_data; hw_device 172 drivers/crypto/qat/qat_dh895xcc/adf_drv.c adf_init_hw_data_dh895xcc(accel_dev->hw_device); hw_device 103 drivers/crypto/qat/qat_dh895xccvf/adf_drv.c if (accel_dev->hw_device) { hw_device 106 drivers/crypto/qat/qat_dh895xccvf/adf_drv.c adf_clean_hw_data_dh895xcciov(accel_dev->hw_device); hw_device 111 drivers/crypto/qat/qat_dh895xccvf/adf_drv.c kfree(accel_dev->hw_device); hw_device 112 drivers/crypto/qat/qat_dh895xccvf/adf_drv.c accel_dev->hw_device = NULL; hw_device 165 drivers/crypto/qat/qat_dh895xccvf/adf_drv.c accel_dev->hw_device = hw_data; hw_device 166 drivers/crypto/qat/qat_dh895xccvf/adf_drv.c adf_init_hw_data_dh895xcciov(accel_dev->hw_device);