Home
last modified time | relevance | path

Searched refs:hw_device (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/crypto/qat/qat_common/
A Dadf_accel_engine.c14 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_fw_load_images() local
56 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_fw_load() local
60 if (!hw_device->fw_name) in adf_ae_fw_load()
66 hw_device->fw_mmp_name); in adf_ae_fw_load()
72 hw_device->fw_name); in adf_ae_fw_load()
107 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_fw_release() local
109 if (!hw_device->fw_name) in adf_ae_fw_release()
172 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_init() local
174 if (!hw_device->fw_name) in adf_ae_init()
199 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_shutdown() local
[all …]
A Dadf_admin.c170 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_init_ae() local
171 u32 ae_mask = hw_device->ae_mask; in adf_init_ae()
184 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_set_fw_constants() local
185 u32 ae_mask = hw_device->admin_ae_mask ?: hw_device->ae_mask; in adf_set_fw_constants()
220 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_admin_comms()
A Dadf_isr.c23 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_msix()
64 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_msix_isr_ae()
114 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_free_irqs()
139 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_request_irqs()
206 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_isr_alloc_msix_vectors_data()
233 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_setup_bh()
246 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_cleanup_bh()
A Dqat_crypto.h60 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_hw_dev_has_crypto() local
61 u32 mask = ~hw_device->accel_capabilities_mask; in adf_hw_dev_has_crypto()
A Dadf_pf2vf_msg.c19 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_vf2pf_interrupts()
32 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_disable_vf2pf_interrupts()
46 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_disable_vf2pf_interrupts_irq()
59 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in __adf_iov_putmsg()
223 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_vf2pf_req_hndl()
345 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_vf2pf_request_version()
A Dadf_aer.c74 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_dev_restore() local
77 if (hw_device->reset_device) { in adf_dev_restore()
80 hw_device->reset_device(accel_dev); in adf_dev_restore()
A Dadf_hw_arbiter.c20 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_arb()
51 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_update_ring_arb()
75 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_exit_arb()
A Dadf_vf_isr.c35 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_pf2vf_interrupts()
45 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_disable_pf2vf_interrupts()
91 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_pf2vf_bh_handler()
181 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_isr()
A Dadf_gen2_hw_data.c75 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen2_enable_error_correction()
108 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen2_cfg_iov_thds()
255 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen2_get_accel_cap()
283 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen2_set_ssm_wdtimer()
A Dadf_accel_devices.h219 #define GET_HW_DATA(accel_dev) (accel_dev->hw_device)
224 #define GET_CSR_OPS(accel_dev) (&(accel_dev)->hw_device->csr_ops)
245 struct adf_hw_device_data *hw_device; member
A Dadf_init.c63 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_init()
156 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_start()
266 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_shutdown()
A Dadf_sriov.c44 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_sriov()
87 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_disable_sriov()
A Dadf_transport.c156 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_ring()
377 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_bank()
466 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_etr_data()
516 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in cleanup_bank()
A Dadf_dev_mgr.c107 if (ptr->hw_device->dev_class == class) in adf_devmgr_update_class_index()
108 ptr->hw_device->instance_id = i++; in adf_devmgr_update_class_index()
A Dadf_gen4_hw_data.c112 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen4_set_ssm_wdtimer()
A Dadf_ctl_drv.c359 hw_data = accel_dev->hw_device; in adf_ctl_ioctl_get_status()
A Dqat_hal.c686 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in qat_hal_chip_init()
/linux/drivers/crypto/qat/qat_c62xvf/
A Dadf_drv.c56 if (accel_dev->hw_device) { in adf_cleanup_accel()
59 adf_clean_hw_data_c62xiov(accel_dev->hw_device); in adf_cleanup_accel()
64 kfree(accel_dev->hw_device); in adf_cleanup_accel()
65 accel_dev->hw_device = NULL; in adf_cleanup_accel()
118 accel_dev->hw_device = hw_data; in adf_probe()
119 adf_init_hw_data_c62xiov(accel_dev->hw_device); in adf_probe()
/linux/drivers/crypto/qat/qat_dh895xccvf/
A Dadf_drv.c56 if (accel_dev->hw_device) { in adf_cleanup_accel()
59 adf_clean_hw_data_dh895xcciov(accel_dev->hw_device); in adf_cleanup_accel()
64 kfree(accel_dev->hw_device); in adf_cleanup_accel()
65 accel_dev->hw_device = NULL; in adf_cleanup_accel()
118 accel_dev->hw_device = hw_data; in adf_probe()
119 adf_init_hw_data_dh895xcciov(accel_dev->hw_device); in adf_probe()
/linux/drivers/crypto/qat/qat_c3xxxvf/
A Dadf_drv.c56 if (accel_dev->hw_device) { in adf_cleanup_accel()
59 adf_clean_hw_data_c3xxxiov(accel_dev->hw_device); in adf_cleanup_accel()
64 kfree(accel_dev->hw_device); in adf_cleanup_accel()
65 accel_dev->hw_device = NULL; in adf_cleanup_accel()
118 accel_dev->hw_device = hw_data; in adf_probe()
119 adf_init_hw_data_c3xxxiov(accel_dev->hw_device); in adf_probe()
/linux/drivers/crypto/qat/qat_c62x/
A Dadf_drv.c57 if (accel_dev->hw_device) { in adf_cleanup_accel()
60 adf_clean_hw_data_c62x(accel_dev->hw_device); in adf_cleanup_accel()
65 kfree(accel_dev->hw_device); in adf_cleanup_accel()
66 accel_dev->hw_device = NULL; in adf_cleanup_accel()
125 accel_dev->hw_device = hw_data; in adf_probe()
126 adf_init_hw_data_c62x(accel_dev->hw_device); in adf_probe()
/linux/drivers/crypto/qat/qat_dh895xcc/
A Dadf_drv.c57 if (accel_dev->hw_device) { in adf_cleanup_accel()
60 adf_clean_hw_data_dh895xcc(accel_dev->hw_device); in adf_cleanup_accel()
65 kfree(accel_dev->hw_device); in adf_cleanup_accel()
66 accel_dev->hw_device = NULL; in adf_cleanup_accel()
125 accel_dev->hw_device = hw_data; in adf_probe()
126 adf_init_hw_data_dh895xcc(accel_dev->hw_device); in adf_probe()
/linux/drivers/crypto/qat/qat_c3xxx/
A Dadf_drv.c57 if (accel_dev->hw_device) { in adf_cleanup_accel()
60 adf_clean_hw_data_c3xxx(accel_dev->hw_device); in adf_cleanup_accel()
65 kfree(accel_dev->hw_device); in adf_cleanup_accel()
66 accel_dev->hw_device = NULL; in adf_cleanup_accel()
125 accel_dev->hw_device = hw_data; in adf_probe()
126 adf_init_hw_data_c3xxx(accel_dev->hw_device); in adf_probe()
/linux/drivers/crypto/qat/qat_4xxx/
A Dadf_drv.c23 if (accel_dev->hw_device) { in adf_cleanup_accel()
24 adf_clean_hw_data_4xxx(accel_dev->hw_device); in adf_cleanup_accel()
25 accel_dev->hw_device = NULL; in adf_cleanup_accel()
187 accel_dev->hw_device = hw_data; in adf_probe()
188 adf_init_hw_data_4xxx(accel_dev->hw_device); in adf_probe()

Completed in 33 milliseconds