| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_heartbeat_inject.c | 13 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_hb_set_timer_to_max() 27 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_set_hb_counters_fail() local 28 const size_t max_aes = hw_device->get_num_aes(hw_device); in adf_set_hb_counters_fail() 29 const size_t hb_ctrs = hw_device->num_hb_ctrs; in adf_set_hb_counters_fail() 44 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_heartbeat_inject_error() local 45 const size_t max_aes = hw_device->get_num_aes(hw_device); in adf_heartbeat_inject_error() [all...] |
| H A D | adf_heartbeat.c | 53 const size_t hb_ctrs = accel_dev->hw_device->num_hb_ctrs; in validate_hb_ctrs_cnt() 54 const size_t max_aes = accel_dev->hw_device->num_engines; in validate_hb_ctrs_cnt() 81 const size_t hb_ctrs = accel_dev->hw_device->num_hb_ctrs; in adf_heartbeat_check_ctrs() 82 const size_t max_aes = accel_dev->hw_device->num_engines; in adf_heartbeat_check_ctrs() 161 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_hb_get_status() local 163 const size_t hb_ctrs = hw_device->num_hb_ctrs; in adf_hb_get_status() 164 const unsigned long ae_mask = hw_device->ae_mask; in adf_hb_get_status() 165 const size_t max_aes = hw_device->num_engines; in adf_hb_get_status() 176 hw_device->num_hb_ctrs += ADF_NUM_PKE_STRAND; in adf_hb_get_status() 255 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_heartbeat_ms_to_ticks() [all …]
|
| H A D | adf_aer.c | 33 if (accel_dev->hw_device->exit_arb) { in adf_error_detected() 35 accel_dev->hw_device->exit_arb(accel_dev); in adf_error_detected() 141 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_device_reset_worker() 144 if (hw_device->reset_device) { in adf_device_reset_worker() 147 hw_device->reset_device(accel_dev); in adf_device_reset_worker() 285 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_init_aer() 291 if (accel_dev->autoreset_on_error && hw_device->exit_arb) in adf_exit_aer() 292 hw_device in adf_exit_aer() 98 struct adf_hw_device_data *hw_device = accel_dev->hw_device; adf_dev_restore() local 241 struct adf_hw_device_data *hw_device = accel_dev->hw_device; adf_notify_fatal_error_worker() local [all...] |
| H A D | adf_isr.c | 24 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_msix() 144 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_handle_ras_int() 155 struct adf_ras_ops *ras_ops = &accel_dev->hw_device->ras_ops; in adf_msix_isr_ae() 219 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_request_irqs() 244 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_request_irqs() 311 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_cleanup_bh() 338 struct adf_hw_device_data *hw_data = accel_dev->hw_device; 351 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_isr_resource_alloc()
|
| H A D | qat_crypto.h | 55 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_hw_dev_has_crypto() local 56 u32 mask = ~hw_device->accel_capabilities_mask; in adf_hw_dev_has_crypto()
|
| H A D | adf_rl.c | 482 struct adf_hw_device_data *hw_device = GET_HW_DATA(rl_data->accel_dev); in get_next_free_node_id() local 486 rp_per_leaf = hw_device->num_banks / hw_device->num_banks_per_vf; in get_next_free_node_id() 525 struct adf_rl_hw_data *device_data = &accel_dev->hw_device->rl_data; in adf_rl_calculate_slice_tokens() 546 struct adf_rl_hw_data *device_data = &accel_dev->hw_device->rl_data; in adf_rl_get_num_svc_aes() 557 struct adf_rl_hw_data *device_data = &accel_dev->hw_device->rl_data; in adf_rl_calculate_ae_cycles() 580 struct adf_rl_hw_data *device_data = &accel_dev->hw_device->rl_data; in adf_rl_calculate_pci_bw() 1075 rl->device_data = &accel_dev->hw_device->rl_data; in adf_rl_init()
|
| H A D | adf_gen4_vf_mig.c | 96 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen4_vfmig_suspend_device() 129 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen4_vfmig_resume_device() 316 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen4_vfmig_get_slas() 356 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen4_vfmig_load_etr_regs() 408 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen4_vfmig_load_etr() 536 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen4_vfmig_load_config() 581 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen4_vfmig_save_etr_regs() 640 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen4_vfmig_save_etr() 782 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen4_vfmig_save_config()
|
| H A D | adf_pfvf_vf_msg.c | 112 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_vf2pf_get_capabilities() 179 accel_dev->hw_device->ring_to_svc_map = rts_map_msg.map; in adf_vf2pf_get_ring_to_svc()
|
| H A D | adf_pfvf_pf_msg.c | 90 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_pf_capabilities_msg_provider() 110 rts_map_msg.map = accel_dev->hw_device->ring_to_svc_map; in adf_pf_ring_to_svc_msg_provider()
|
| H A D | adf_sriov.c | 70 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_sriov() 257 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_disable_sriov()
|
| H A D | adf_dev_mgr.c | 94 if (ptr->hw_device->dev_class == class) 95 ptr->hw_device->instance_id = i++;
|
| H A D | adf_transport.c | 164 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_ring() 388 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_bank() 525 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in cleanup_bank()
|
| H A D | adf_vf_isr.c | 135 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_isr()
|
| /linux/drivers/crypto/intel/qat/qat_dh895xccvf/ |
| H A D | adf_drv.c | 57 if (accel_dev->hw_device) { in adf_cleanup_accel() 60 adf_clean_hw_data_dh895xcciov(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() 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/intel/qat/qat_c62xvf/ |
| H A D | adf_drv.c | 57 if (accel_dev->hw_device) { in adf_cleanup_accel() 60 adf_clean_hw_data_c62xiov(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() 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/intel/qat/qat_c3xxxvf/ |
| H A D | adf_drv.c | 57 if (accel_dev->hw_device) { in adf_cleanup_accel() 60 adf_clean_hw_data_c3xxxiov(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() 118 accel_dev->hw_device = hw_data; in adf_probe() 119 adf_init_hw_data_c3xxxiov(accel_dev->hw_device); in adf_probe()
|