Searched refs:hw_device (Results 1 – 10 of 10) sorted by relevance
56 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in qat_send_admin_cmd() local63 for (i = 0; i < hw_device->get_num_aes(hw_device); i++) { in qat_send_admin_cmd()
161 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_enable_error_correction() local167 for (i = 0; i < hw_device->get_num_aes(hw_device); i++) { in adf_enable_error_correction()177 for (i = 0; i < hw_device->get_num_accels(hw_device); i++) { in adf_enable_error_correction()
66 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_msix()108 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_request_irqs()152 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_free_irqs()170 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_isr_alloc_msix_entry_table()201 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_isr_free_msix_entry_table()215 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_setup_bh()228 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_cleanup_bh()
102 if (accel_dev->hw_device) { in adf_cleanup_accel()103 switch (accel_dev->hw_device->pci_dev_id) { in adf_cleanup_accel()105 adf_clean_hw_data_dh895xcc(accel_dev->hw_device); in adf_cleanup_accel()110 kfree(accel_dev->hw_device); in adf_cleanup_accel()262 accel_dev->hw_device = hw_data; in adf_probe()265 adf_init_hw_data_dh895xcc(accel_dev->hw_device); in adf_probe()
57 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_fw_load() local61 if (request_firmware(&loader_data->uof_fw, hw_device->fw_name, in adf_ae_fw_load()64 hw_device->fw_name); in adf_ae_fw_load()102 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_ae_start()120 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_ae_stop()
183 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_ring()288 accel_dev->hw_device->hw_arb_ring_enable(ring); in adf_create_ring()305 accel_dev->hw_device->hw_arb_ring_disable(ring); in adf_create_ring()325 accel_dev->hw_device->hw_arb_ring_disable(ring); in adf_remove_ring()399 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_bank()471 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_etr_data()531 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in cleanup_bank()
178 #define GET_HW_DATA(accel_dev) (accel_dev->hw_device)192 struct adf_hw_device_data *hw_device; member
123 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_init()350 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_shutdown()
405 hw_data = accel_dev->hw_device; in adf_ctl_ioctl_get_status()
681 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in qat_hal_init()