Home
last modified time | relevance | path

Searched refs:adf_hw_device_data (Results 1 – 25 of 46) sorted by relevance

12

/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxxvf/
H A Dadf_c3xxxvf_hw_data.c18 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()
H A Dadf_c3xxxvf_hw_data.h16 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);
/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xccvf/
H A Dadf_dh895xccvf_hw_data.c18 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()
H A Dadf_dh895xccvf_hw_data.h16 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);
/openbmc/linux/drivers/crypto/intel/qat/qat_c62xvf/
H A Dadf_c62xvf_hw_data.c18 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()
H A Dadf_c62xvf_hw_data.h16 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);
/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxx/
H A Dadf_c3xxx_hw_data.c26 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()
H A Dadf_c3xxx_hw_data.h33 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);
/openbmc/linux/drivers/crypto/intel/qat/qat_c62x/
H A Dadf_c62x_hw_data.c26 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()
H A Dadf_c62x_hw_data.h33 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);
/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xcc/
H A Dadf_dh895xcc_hw_data.c28 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()
214 void adf_init_hw_data_dh895xcc(struct adf_hw_device_data *hw_data) in adf_init_hw_data_dh895xcc()
266 void adf_clean_hw_data_dh895xcc(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_dh895xcc()
H A Dadf_dh895xcc_hw_data.h42 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);
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_accel_devices.h172 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 …]
H A Dadf_accel_engine.c14 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()
H A Dadf_isr.c24 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()
H 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()
H A Dadf_gen2_hw_data.c8 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()
H A Dadf_admin.c173 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()
H A Dadf_init.c65 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()
H A Dadf_sriov.c54 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()
H A Dqat_compression.h28 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_hw_dev_has_compression()
H A Dadf_gen2_hw_data.h156 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);
H A Dadf_fw_counters.c51 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()
/openbmc/linux/drivers/crypto/intel/qat/qat_4xxx/
H A Dadf_4xxx_hw_data.c121 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask()
126 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask()
133 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels()
138 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes()
146 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id()
151 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id()
156 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id()
282 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku()
313 static u32 get_heartbeat_clock(struct adf_hw_device_data *self) in get_heartbeat_clock()
507 void adf_init_hw_data_4xxx(struct adf_hw_device_data *hw_data, u32 dev_id) in adf_init_hw_data_4xxx()
[all …]
H A Dadf_4xxx_hw_data.h82 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);

12