/linux-6.12.1/drivers/crypto/intel/qat/qat_dh895xccvf/ |
D | adf_dh895xccvf_hw_data.c | 19 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask() 24 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask() 29 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels() 34 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() 39 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() 44 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() 49 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku() 63 void adf_init_hw_data_dh895xcciov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_dh895xcciov() 99 void adf_clean_hw_data_dh895xcciov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_dh895xcciov()
|
D | adf_dh895xccvf_hw_data.h | 16 void adf_init_hw_data_dh895xcciov(struct adf_hw_device_data *hw_data); 17 void adf_clean_hw_data_dh895xcciov(struct adf_hw_device_data *hw_data);
|
/linux-6.12.1/drivers/crypto/intel/qat/qat_c62xvf/ |
D | adf_c62xvf_hw_data.c | 19 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask() 24 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask() 29 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels() 34 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() 39 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() 44 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() 49 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku() 63 void adf_init_hw_data_c62xiov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c62xiov() 99 void adf_clean_hw_data_c62xiov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c62xiov()
|
D | adf_c62xvf_hw_data.h | 16 void adf_init_hw_data_c62xiov(struct adf_hw_device_data *hw_data); 17 void adf_clean_hw_data_c62xiov(struct adf_hw_device_data *hw_data);
|
/linux-6.12.1/drivers/crypto/intel/qat/qat_c3xxxvf/ |
D | adf_c3xxxvf_hw_data.c | 19 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask() 24 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask() 29 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels() 34 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() 39 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() 44 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() 49 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku() 63 void adf_init_hw_data_c3xxxiov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c3xxxiov() 99 void adf_clean_hw_data_c3xxxiov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c3xxxiov()
|
D | adf_c3xxxvf_hw_data.h | 16 void adf_init_hw_data_c3xxxiov(struct adf_hw_device_data *hw_data); 17 void adf_clean_hw_data_c3xxxiov(struct adf_hw_device_data *hw_data);
|
/linux-6.12.1/drivers/crypto/intel/qat/qat_c3xxx/ |
D | adf_c3xxx_hw_data.c | 28 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask() 40 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask() 57 static u32 get_ts_clock(struct adf_hw_device_data *self) in get_ts_clock() 79 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() 84 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() 89 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() 94 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku() 116 void adf_init_hw_data_c3xxx(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c3xxx() 166 void adf_clean_hw_data_c3xxx(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c3xxx()
|
D | adf_c3xxx_hw_data.h | 33 void adf_init_hw_data_c3xxx(struct adf_hw_device_data *hw_data); 34 void adf_clean_hw_data_c3xxx(struct adf_hw_device_data *hw_data);
|
/linux-6.12.1/drivers/crypto/intel/qat/qat_c62x/ |
D | adf_c62x_hw_data.c | 28 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask() 40 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask() 57 static u32 get_ts_clock(struct adf_hw_device_data *self) in get_ts_clock() 79 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() 84 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() 89 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() 94 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku() 118 void adf_init_hw_data_c62x(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c62x() 168 void adf_clean_hw_data_c62x(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c62x()
|
D | adf_c62x_hw_data.h | 33 void adf_init_hw_data_c62x(struct adf_hw_device_data *hw_data); 34 void adf_clean_hw_data_c62x(struct adf_hw_device_data *hw_data);
|
/linux-6.12.1/drivers/crypto/intel/qat/qat_common/ |
D | adf_gen4_hw_data.h | 156 u32 adf_gen4_get_accel_mask(struct adf_hw_device_data *self); 159 u32 adf_gen4_get_etr_bar_id(struct adf_hw_device_data *self); 160 u32 adf_gen4_get_heartbeat_clock(struct adf_hw_device_data *self); 161 u32 adf_gen4_get_misc_bar_id(struct adf_hw_device_data *self); 162 u32 adf_gen4_get_num_accels(struct adf_hw_device_data *self); 163 u32 adf_gen4_get_num_aes(struct adf_hw_device_data *self); 164 enum dev_sku_info adf_gen4_get_sku(struct adf_hw_device_data *self); 165 u32 adf_gen4_get_sram_bar_id(struct adf_hw_device_data *self);
|
D | adf_accel_engine.c | 14 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_fw_load_images() 60 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_fw_load() 111 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_fw_release() 128 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_ae_start() 144 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_ae_stop() 176 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_init() 203 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_shutdown()
|
D | adf_gen4_hw_data.c | 12 u32 adf_gen4_get_accel_mask(struct adf_hw_device_data *self) in adf_gen4_get_accel_mask() 18 u32 adf_gen4_get_num_accels(struct adf_hw_device_data *self) in adf_gen4_get_num_accels() 24 u32 adf_gen4_get_num_aes(struct adf_hw_device_data *self) in adf_gen4_get_num_aes() 33 u32 adf_gen4_get_misc_bar_id(struct adf_hw_device_data *self) in adf_gen4_get_misc_bar_id() 39 u32 adf_gen4_get_etr_bar_id(struct adf_hw_device_data *self) in adf_gen4_get_etr_bar_id() 45 u32 adf_gen4_get_sram_bar_id(struct adf_hw_device_data *self) in adf_gen4_get_sram_bar_id() 51 enum dev_sku_info adf_gen4_get_sku(struct adf_hw_device_data *self) in adf_gen4_get_sku() 73 u32 adf_gen4_get_heartbeat_clock(struct adf_hw_device_data *self) in adf_gen4_get_heartbeat_clock() 227 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen4_ring_pair_reset() 282 struct adf_hw_device_data *hw_data = GET_HW_DATA(accel_dev); in adf_gen4_init_thd2arb_map() [all …]
|
D | adf_accel_devices.h | 286 struct adf_hw_device_data { struct 288 u32 (*get_accel_mask)(struct adf_hw_device_data *self); argument 289 u32 (*get_ae_mask)(struct adf_hw_device_data *self); argument 291 u32 (*get_sram_bar_id)(struct adf_hw_device_data *self); argument 292 u32 (*get_misc_bar_id)(struct adf_hw_device_data *self); argument 293 u32 (*get_etr_bar_id)(struct adf_hw_device_data *self); argument 294 u32 (*get_num_aes)(struct adf_hw_device_data *self); argument 295 u32 (*get_num_accels)(struct adf_hw_device_data *self); argument 298 enum dev_sku_info (*get_sku)(struct adf_hw_device_data *self); argument 309 uint32_t (*get_hb_clock)(struct adf_hw_device_data *self); argument [all …]
|
D | adf_gen2_hw_data.c | 8 u32 adf_gen2_get_num_accels(struct adf_hw_device_data *self) in adf_gen2_get_num_accels() 17 u32 adf_gen2_get_num_aes(struct adf_hw_device_data *self) in adf_gen2_get_num_aes() 28 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen2_enable_error_correction() 116 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen2_get_accel_cap() 156 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen2_set_ssm_wdtimer()
|
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() 44 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_heartbeat_inject_error()
|
D | adf_isr.c | 24 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_msix() 126 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_handle_pm_int() 180 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_free_irqs() 205 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_request_irqs() 272 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_isr_alloc_msix_vectors_data() 299 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_setup_bh() 312 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_cleanup_bh()
|
D | adf_hw_arbiter.c | 20 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() 110 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_disable_arb_thd()
|
D | adf_admin.c | 174 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_init_ae() 188 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_set_fw_constants() 231 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_get_dc_capabilities() 390 struct adf_hw_device_data *hw_data = GET_HW_DATA(accel_dev); in adf_send_admin_init() 437 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_admin_pm() 456 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_get_pm_info() 528 struct adf_hw_device_data *hw_data = GET_HW_DATA(accel_dev); in adf_send_admin_tl_stop() 541 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_admin_comms()
|
D | adf_common_drv.h | 62 void adf_devmgr_update_class_index(struct adf_hw_device_data *hw_data); 243 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_get_pmisc_base() 253 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_get_etr_base() 263 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_get_aram_base()
|
D | adf_gen2_hw_data.h | 81 u32 adf_gen2_get_num_accels(struct adf_hw_device_data *self); 82 u32 adf_gen2_get_num_aes(struct adf_hw_device_data *self);
|
/linux-6.12.1/drivers/crypto/intel/qat/qat_dh895xcc/ |
D | adf_dh895xcc_hw_data.c | 30 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask() 38 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask() 45 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() 50 static u32 get_ts_clock(struct adf_hw_device_data *self) in get_ts_clock() 58 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() 63 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() 100 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku() 216 void adf_init_hw_data_dh895xcc(struct adf_hw_device_data *hw_data) in adf_init_hw_data_dh895xcc() 268 void adf_clean_hw_data_dh895xcc(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_dh895xcc()
|
D | adf_dh895xcc_hw_data.h | 42 void adf_init_hw_data_dh895xcc(struct adf_hw_device_data *hw_data); 43 void adf_clean_hw_data_dh895xcc(struct adf_hw_device_data *hw_data);
|
/linux-6.12.1/drivers/crypto/intel/qat/qat_4xxx/ |
D | adf_4xxx_hw_data.h | 59 void adf_init_hw_data_4xxx(struct adf_hw_device_data *hw_data, u32 dev_id); 60 void adf_clean_hw_data_4xxx(struct adf_hw_device_data *hw_data);
|
/linux-6.12.1/drivers/crypto/intel/qat/qat_420xx/ |
D | adf_420xx_hw_data.h | 52 void adf_init_hw_data_420xx(struct adf_hw_device_data *hw_data, u32 dev_id); 53 void adf_clean_hw_data_420xx(struct adf_hw_device_data *hw_data);
|