Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/crypto/qat/qat_dh895xccvf/
Dadf_dh895xccvf_hw_data.c24 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels()
29 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes()
34 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id()
39 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id()
44 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku()
68 void adf_init_hw_data_dh895xcciov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_dh895xcciov()
102 void adf_clean_hw_data_dh895xcciov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_dh895xcciov()
Dadf_dh895xccvf_hw_data.h18 void adf_init_hw_data_dh895xcciov(struct adf_hw_device_data *hw_data);
19 void adf_clean_hw_data_dh895xcciov(struct adf_hw_device_data *hw_data);
Dadf_drv.c78 struct adf_hw_device_data *hw_data; in adf_probe()
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c3xxxvf/
Dadf_c3xxxvf_hw_data.c24 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels()
29 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes()
34 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id()
39 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id()
44 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku()
68 void adf_init_hw_data_c3xxxiov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c3xxxiov()
102 void adf_clean_hw_data_c3xxxiov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c3xxxiov()
Dadf_c3xxxvf_hw_data.h18 void adf_init_hw_data_c3xxxiov(struct adf_hw_device_data *hw_data);
19 void adf_clean_hw_data_c3xxxiov(struct adf_hw_device_data *hw_data);
Dadf_drv.c78 struct adf_hw_device_data *hw_data; in adf_probe()
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c62xvf/
Dadf_c62xvf_hw_data.c24 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels()
29 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes()
34 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id()
39 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id()
44 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku()
68 void adf_init_hw_data_c62xiov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c62xiov()
102 void adf_clean_hw_data_c62xiov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c62xiov()
Dadf_c62xvf_hw_data.h18 void adf_init_hw_data_c62xiov(struct adf_hw_device_data *hw_data);
19 void adf_clean_hw_data_c62xiov(struct adf_hw_device_data *hw_data);
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c3xxx/
Dadf_c3xxx_hw_data.c31 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels()
45 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes()
59 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id()
64 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id()
69 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id()
74 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku()
110 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_enable_error_correction()
154 void adf_init_hw_data_c3xxx(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c3xxx()
192 void adf_clean_hw_data_c3xxx(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c3xxx()
Dadf_c3xxx_hw_data.h37 void adf_init_hw_data_c3xxx(struct adf_hw_device_data *hw_data);
38 void adf_clean_hw_data_c3xxx(struct adf_hw_device_data *hw_data);
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c62x/
Dadf_c62x_hw_data.c36 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels()
50 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes()
64 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id()
69 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id()
74 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id()
79 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku()
120 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_enable_error_correction()
164 void adf_init_hw_data_c62x(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c62x()
202 void adf_clean_hw_data_c62x(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c62x()
Dadf_c62x_hw_data.h38 void adf_init_hw_data_c62x(struct adf_hw_device_data *hw_data);
39 void adf_clean_hw_data_c62x(struct adf_hw_device_data *hw_data);
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
Dadf_accel_devices.h105 struct adf_hw_device_data { struct
109 u32 (*get_sram_bar_id)(struct adf_hw_device_data *self); argument
110 u32 (*get_misc_bar_id)(struct adf_hw_device_data *self); argument
111 u32 (*get_etr_bar_id)(struct adf_hw_device_data *self); argument
112 u32 (*get_num_aes)(struct adf_hw_device_data *self); argument
113 u32 (*get_num_accels)(struct adf_hw_device_data *self); argument
116 enum dev_sku_info (*get_sku)(struct adf_hw_device_data *self); argument
180 struct adf_hw_device_data *hw_device;
Dadf_accel_engine.c13 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_fw_load()
59 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_fw_release()
76 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_ae_start()
97 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_ae_stop()
129 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_init()
156 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_shutdown()
Dadf_isr.c23 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_msix()
68 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_msix_isr_ae()
123 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_request_irqs()
171 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_free_irqs()
191 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_isr_alloc_msix_entry_table()
239 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_setup_bh()
252 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_cleanup_bh()
Dadf_pf2vf_msg.c17 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_pf2vf_interrupts()
27 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_disable_pf2vf_interrupts()
37 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_vf2pf_interrupts()
60 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_disable_vf2pf_interrupts()
84 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in __adf_iov_putmsg()
183 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_vf2pf_req_hndl()
305 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_vf2pf_request_version()
Dadf_admin.c174 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_init_me()
188 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_set_fw_constants()
224 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_admin_comms()
Dadf_hw_arbiter.c37 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_arb()
74 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_exit_arb()
Dadf_init.c63 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_init()
149 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_start()
255 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_shutdown()
Dadf_transport.c138 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_ring()
346 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_bank()
419 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_etr_data()
472 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in cleanup_bank()
Dadf_sriov.c70 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_sriov()
129 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_disable_sriov()
Dadf_vf_isr.c74 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_pf2vf_bh_handler()
164 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_isr()
Dadf_aer.c74 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_dev_restore()
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_dh895xcc/
Dadf_dh895xcc_hw_data.c38 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels()
52 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes()
66 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id()
71 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id()
76 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id()
81 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku()
132 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_enable_error_correction()
177 void adf_init_hw_data_dh895xcc(struct adf_hw_device_data *hw_data) in adf_init_hw_data_dh895xcc()
215 void adf_clean_hw_data_dh895xcc(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_dh895xcc()
Dadf_dh895xcc_hw_data.h43 void adf_init_hw_data_dh895xcc(struct adf_hw_device_data *hw_data);
44 void adf_clean_hw_data_dh895xcc(struct adf_hw_device_data *hw_data);

12