Home
last modified time | relevance | path

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

123

/drivers/crypto/intel/qat/qat_c3xxxvf/
A Dadf_c3xxxvf_hw_data.c17 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask()
22 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask()
27 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels()
32 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes()
37 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id()
42 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id()
47 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku()
61 void adf_init_hw_data_c3xxxiov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c3xxxiov()
97 void adf_clean_hw_data_c3xxxiov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c3xxxiov()
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);
/drivers/crypto/intel/qat/qat_c62xvf/
A Dadf_c62xvf_hw_data.c17 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask()
22 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask()
27 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels()
32 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes()
37 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id()
42 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id()
47 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku()
61 void adf_init_hw_data_c62xiov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c62xiov()
97 void adf_clean_hw_data_c62xiov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c62xiov()
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);
/drivers/crypto/intel/qat/qat_dh895xccvf/
A Dadf_dh895xccvf_hw_data.c17 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask()
22 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask()
27 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels()
32 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes()
37 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id()
42 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id()
47 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku()
61 void adf_init_hw_data_dh895xcciov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_dh895xcciov()
97 void adf_clean_hw_data_dh895xcciov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_dh895xcciov()
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);
/drivers/crypto/intel/qat/qat_c3xxx/
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()
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);
/drivers/crypto/intel/qat/qat_c62x/
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()
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);
/drivers/crypto/intel/qat/qat_common/
A Dadf_gen4_hw_data.h154 u32 adf_gen4_get_accel_mask(struct adf_hw_device_data *self);
157 u32 adf_gen4_get_etr_bar_id(struct adf_hw_device_data *self);
158 u32 adf_gen4_get_heartbeat_clock(struct adf_hw_device_data *self);
159 u32 adf_gen4_get_misc_bar_id(struct adf_hw_device_data *self);
160 u32 adf_gen4_get_num_accels(struct adf_hw_device_data *self);
161 u32 adf_gen4_get_num_aes(struct adf_hw_device_data *self);
162 enum dev_sku_info adf_gen4_get_sku(struct adf_hw_device_data *self);
163 u32 adf_gen4_get_sram_bar_id(struct adf_hw_device_data *self);
A Dadf_gen4_hw_data.c18 u32 adf_gen4_get_accel_mask(struct adf_hw_device_data *self) in adf_gen4_get_accel_mask()
24 u32 adf_gen4_get_num_accels(struct adf_hw_device_data *self) in adf_gen4_get_num_accels()
30 u32 adf_gen4_get_num_aes(struct adf_hw_device_data *self) in adf_gen4_get_num_aes()
39 u32 adf_gen4_get_misc_bar_id(struct adf_hw_device_data *self) in adf_gen4_get_misc_bar_id()
45 u32 adf_gen4_get_etr_bar_id(struct adf_hw_device_data *self) in adf_gen4_get_etr_bar_id()
51 u32 adf_gen4_get_sram_bar_id(struct adf_hw_device_data *self) in adf_gen4_get_sram_bar_id()
79 u32 adf_gen4_get_heartbeat_clock(struct adf_hw_device_data *self) in adf_gen4_get_heartbeat_clock()
215 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen4_ring_pair_reset()
284 struct adf_hw_device_data *hw_data = GET_HW_DATA(accel_dev); in adf_gen4_init_thd2arb_map()
344 struct adf_hw_device_data *hw_data = GET_HW_DATA(accel_dev); in adf_gen4_get_ring_to_svc_map()
[all …]
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()
A Dadf_accel_devices.h271 struct adf_hw_device_data { struct
273 u32 (*get_accel_mask)(struct adf_hw_device_data *self); argument
274 u32 (*get_ae_mask)(struct adf_hw_device_data *self); argument
276 u32 (*get_sram_bar_id)(struct adf_hw_device_data *self); argument
277 u32 (*get_misc_bar_id)(struct adf_hw_device_data *self); argument
278 u32 (*get_etr_bar_id)(struct adf_hw_device_data *self); argument
279 u32 (*get_num_aes)(struct adf_hw_device_data *self); argument
280 u32 (*get_num_accels)(struct adf_hw_device_data *self); argument
283 enum dev_sku_info (*get_sku)(struct adf_hw_device_data *self); argument
294 uint32_t (*get_hb_clock)(struct adf_hw_device_data *self); argument
[all …]
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()
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()
A Dadf_gen2_hw_data.c10 u32 adf_gen2_get_num_accels(struct adf_hw_device_data *self) in adf_gen2_get_num_accels()
19 u32 adf_gen2_get_num_aes(struct adf_hw_device_data *self) in adf_gen2_get_num_aes()
30 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen2_enable_error_correction()
118 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen2_get_accel_cap()
158 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen2_set_ssm_wdtimer()
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()
106 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_disable_arb_thd()
A Dadf_heartbeat_inject.c13 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()
A Dadf_admin.c174 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()
457 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_get_pm_info()
529 struct adf_hw_device_data *hw_data = GET_HW_DATA(accel_dev); in adf_send_admin_tl_stop()
542 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_admin_comms()
A Dadf_common_drv.h62 void adf_devmgr_update_class_index(struct adf_hw_device_data *hw_data);
242 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_get_pmisc_base()
252 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_get_etr_base()
262 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_get_aram_base()
/drivers/crypto/intel/qat/qat_dh895xcc/
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()
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);
/drivers/crypto/intel/qat/qat_6xxx/
A Dadf_6xxx_hw_data.c301 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask()
306 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels()
311 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes()
316 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id()
321 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id()
326 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id()
350 static u32 get_heartbeat_clock(struct adf_hw_device_data *self) in get_heartbeat_clock()
444 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in ring_pair_reset()
515 struct adf_hw_device_data *hw_data = GET_HW_DATA(accel_dev); in adf_gen6_init_thd2arb_map()
622 struct adf_hw_device_data *hw_data = GET_HW_DATA(accel_dev); in adf_gen6_set_vc()
[all …]
/drivers/crypto/intel/qat/qat_420xx/
A Dadf_420xx_hw_data.h52 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);
/drivers/crypto/intel/qat/qat_4xxx/
A Dadf_4xxx_hw_data.h59 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);

Completed in 40 milliseconds

123