/linux-6.6.21/drivers/crypto/intel/qat/qat_c3xxxvf/ |
D | adf_c3xxxvf_hw_data.c | 18 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask() 23 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask() 28 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels() 33 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() 38 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() 43 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() 48 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku() 62 void adf_init_hw_data_c3xxxiov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c3xxxiov() 98 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.6.21/drivers/crypto/intel/qat/qat_c62xvf/ |
D | adf_c62xvf_hw_data.c | 18 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask() 23 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask() 28 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels() 33 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() 38 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() 43 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() 48 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku() 62 void adf_init_hw_data_c62xiov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c62xiov() 98 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.6.21/drivers/crypto/intel/qat/qat_dh895xccvf/ |
D | adf_dh895xccvf_hw_data.c | 18 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask() 23 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask() 28 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels() 33 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() 38 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() 43 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() 48 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku() 62 void adf_init_hw_data_dh895xcciov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_dh895xcciov() 98 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.6.21/drivers/crypto/intel/qat/qat_c3xxx/ |
D | adf_c3xxx_hw_data.c | 26 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() 55 static u32 get_ts_clock(struct adf_hw_device_data *self) in get_ts_clock() 77 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() 82 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() 87 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() 92 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku() 114 void adf_init_hw_data_c3xxx(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c3xxx() 164 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.6.21/drivers/crypto/intel/qat/qat_c62x/ |
D | adf_c62x_hw_data.c | 26 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() 55 static u32 get_ts_clock(struct adf_hw_device_data *self) in get_ts_clock() 77 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() 82 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() 87 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() 92 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku() 116 void adf_init_hw_data_c62x(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c62x() 166 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.6.21/drivers/crypto/intel/qat/qat_dh895xcc/ |
D | adf_dh895xcc_hw_data.c | 28 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask() 36 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask() 43 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() 48 static u32 get_ts_clock(struct adf_hw_device_data *self) in get_ts_clock() 56 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() 61 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() 98 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku() 210 void adf_init_hw_data_dh895xcc(struct adf_hw_device_data *hw_data) in adf_init_hw_data_dh895xcc() 262 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.6.21/drivers/crypto/intel/qat/qat_common/ |
D | adf_accel_devices.h | 172 struct adf_hw_device_data { struct 174 u32 (*get_accel_mask)(struct adf_hw_device_data *self); argument 175 u32 (*get_ae_mask)(struct adf_hw_device_data *self); argument 177 u32 (*get_sram_bar_id)(struct adf_hw_device_data *self); argument 178 u32 (*get_misc_bar_id)(struct adf_hw_device_data *self); argument 179 u32 (*get_etr_bar_id)(struct adf_hw_device_data *self); argument 180 u32 (*get_num_aes)(struct adf_hw_device_data *self); argument 181 u32 (*get_num_accels)(struct adf_hw_device_data *self); argument 184 enum dev_sku_info (*get_sku)(struct adf_hw_device_data *self); argument 195 uint32_t (*get_hb_clock)(struct adf_hw_device_data *self); argument [all …]
|
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_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() 157 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_free_irqs() 182 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_request_irqs() 249 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_isr_alloc_msix_vectors_data() 276 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_setup_bh() 289 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()
|
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() 213 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen2_get_accel_cap() 253 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen2_set_ssm_wdtimer()
|
D | adf_admin.c | 173 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_init_ae() 187 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_set_fw_constants() 230 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_get_dc_capabilities() 366 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_admin_pm() 385 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_admin_comms()
|
D | adf_init.c | 65 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_init() 169 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_start() 265 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_stop() 328 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_shutdown()
|
D | adf_sriov.c | 54 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_sriov() 97 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_disable_sriov()
|
D | qat_compression.h | 28 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_hw_dev_has_compression()
|
D | adf_fw_counters.c | 51 struct adf_hw_device_data *hw_data = GET_HW_DATA(accel_dev); in adf_fw_counters_load_from_device() 108 struct adf_hw_device_data *hw_data = GET_HW_DATA(accel_dev); in adf_fw_counters_get()
|
D | adf_gen2_hw_data.h | 156 u32 adf_gen2_get_num_accels(struct adf_hw_device_data *self); 157 u32 adf_gen2_get_num_aes(struct adf_hw_device_data *self);
|
/linux-6.6.21/drivers/crypto/intel/qat/qat_4xxx/ |
D | adf_4xxx_hw_data.c | 144 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask() 149 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask() 156 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels() 161 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() 169 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() 174 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() 179 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() 305 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku() 336 static u32 get_heartbeat_clock(struct adf_hw_device_data *self) in get_heartbeat_clock() 522 void adf_init_hw_data_4xxx(struct adf_hw_device_data *hw_data, u32 dev_id) in adf_init_hw_data_4xxx() [all …]
|
D | adf_4xxx_hw_data.h | 82 void adf_init_hw_data_4xxx(struct adf_hw_device_data *hw_data, u32 dev_id); 83 void adf_clean_hw_data_4xxx(struct adf_hw_device_data *hw_data);
|