Searched refs:hw_device (Results 1 – 15 of 15) sorted by relevance
57 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_fw_load() local61 if (!hw_device->fw_name) in adf_ae_fw_load()64 if (request_firmware(&loader_data->mmp_fw, hw_device->fw_mmp_name, in adf_ae_fw_load()67 hw_device->fw_mmp_name); in adf_ae_fw_load()70 if (request_firmware(&loader_data->uof_fw, hw_device->fw_name, in adf_ae_fw_load()73 hw_device->fw_name); in adf_ae_fw_load()100 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_fw_release() local102 if (!hw_device->fw_name) in adf_ae_fw_release()117 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_ae_start()138 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_ae_stop()[all …]
191 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_send_admin_cmd() local203 for (i = 0; i < hw_device->get_num_aes(hw_device); i++) { in adf_send_admin_cmd()233 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_admin_comms()
70 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_pf2vf_interrupts()87 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_disable_pf2vf_interrupts()98 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_vf2pf_interrupts()127 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_disable_vf2pf_interrupts()152 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in __adf_iov_putmsg()269 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_vf2pf_req_hndl()385 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_vf2pf_request_version()
123 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_init()209 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_start()317 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_shutdown()
90 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_arb()143 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_exit_arb()
192 #define GET_HW_DATA(accel_dev) (accel_dev->hw_device)216 struct adf_hw_device_data *hw_device; member
183 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_ring()403 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_bank()475 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_etr_data()535 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in cleanup_bank()
114 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_sriov()173 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_disable_sriov()
148 if (ptr->hw_device->dev_class == class) in adf_devmgr_update_class_index()149 ptr->hw_device->instance_id = i++; in adf_devmgr_update_class_index()
404 hw_data = accel_dev->hw_device; in adf_ctl_ioctl_get_status()
680 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in qat_hal_init()
177 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_enable_error_correction() local183 for (i = 0; i < hw_device->get_num_aes(hw_device); i++) { in adf_enable_error_correction()193 for (i = 0; i < hw_device->get_num_accels(hw_device); i++) { in adf_enable_error_correction()
67 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_msix()166 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_request_irqs()214 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_free_irqs()234 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_isr_alloc_msix_entry_table()282 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_setup_bh()295 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_cleanup_bh()
107 if (accel_dev->hw_device) { in adf_cleanup_accel()110 adf_clean_hw_data_dh895xcc(accel_dev->hw_device); in adf_cleanup_accel()115 kfree(accel_dev->hw_device); in adf_cleanup_accel()116 accel_dev->hw_device = NULL; in adf_cleanup_accel()255 accel_dev->hw_device = hw_data; in adf_probe()258 adf_init_hw_data_dh895xcc(accel_dev->hw_device); in adf_probe()
107 if (accel_dev->hw_device) { in adf_cleanup_accel()110 adf_clean_hw_data_dh895xcciov(accel_dev->hw_device); in adf_cleanup_accel()115 kfree(accel_dev->hw_device); in adf_cleanup_accel()116 accel_dev->hw_device = NULL; in adf_cleanup_accel()245 accel_dev->hw_device = hw_data; in adf_probe()248 adf_init_hw_data_dh895xcciov(accel_dev->hw_device); in adf_probe()