Searched refs:hw_device (Results 1 - 25 of 35) sorted by relevance

12

/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_heartbeat_inject.c13 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
27 struct adf_hw_device_data *hw_device = accel_dev->hw_device; local
28 const size_t max_aes = hw_device->get_num_aes(hw_device);
29 const size_t hb_ctrs = hw_device->num_hb_ctrs;
44 struct adf_hw_device_data *hw_device = accel_dev->hw_device; local
45 const size_t max_aes = hw_device->get_num_aes(hw_device);
[all...]
H A Dqat_compression.h28 struct adf_hw_device_data *hw_device = accel_dev->hw_device; local
29 u32 mask = ~hw_device->accel_capabilities_mask;
H A Dadf_accel_engine.c14 struct adf_hw_device_data *hw_device = accel_dev->hw_device; local
22 num_objs = hw_device->uof_get_num_objs(accel_dev);
25 obj_name = hw_device->uof_get_name(accel_dev, i);
26 ae_mask = hw_device->uof_get_ae_mask(accel_dev, i);
60 struct adf_hw_device_data *hw_device = accel_dev->hw_device; local
64 if (!hw_device->fw_name)
67 if (request_firmware(&loader_data->mmp_fw, hw_device->fw_mmp_name,
70 hw_device
111 struct adf_hw_device_data *hw_device = accel_dev->hw_device; local
176 struct adf_hw_device_data *hw_device = accel_dev->hw_device; local
203 struct adf_hw_device_data *hw_device = accel_dev->hw_device; local
[all...]
H A Dqat_crypto.h55 struct adf_hw_device_data *hw_device = accel_dev->hw_device; local
56 u32 mask = ~hw_device->accel_capabilities_mask;
H A Dadf_aer.c37 if (accel_dev->hw_device->exit_arb) {
39 accel_dev->hw_device->exit_arb(accel_dev);
100 struct adf_hw_device_data *hw_device = accel_dev->hw_device; local
103 if (hw_device->reset_device) {
106 hw_device->reset_device(accel_dev);
254 struct adf_hw_device_data *hw_device = accel_dev->hw_device; local
260 if (accel_dev->autoreset_on_error && hw_device->exit_arb)
261 hw_device
[all...]
H A Dadf_heartbeat.c53 const size_t hb_ctrs = accel_dev->hw_device->num_hb_ctrs;
54 const size_t max_aes = accel_dev->hw_device->num_engines;
81 const size_t hb_ctrs = accel_dev->hw_device->num_hb_ctrs;
82 const size_t max_aes = accel_dev->hw_device->num_engines;
161 struct adf_hw_device_data *hw_device = accel_dev->hw_device; local
163 const size_t hb_ctrs = hw_device->num_hb_ctrs;
164 const unsigned long ae_mask = hw_device->ae_mask;
165 const size_t max_aes = hw_device->num_engines;
176 hw_device
[all...]
H A Dadf_dbgfs.c29 accel_dev->hw_device->dev_class->name,
H A Dadf_hw_arbiter.c20 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
51 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
75 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
110 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
H A Dadf_isr.c24 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
126 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
137 struct adf_ras_ops *ras_ops = &accel_dev->hw_device->ras_ops;
180 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
205 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
272 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
299 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
312 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
H A Dadf_admin.c174 struct adf_hw_device_data *hw_device = accel_dev->hw_device; local
175 u32 ae_mask = hw_device->ae_mask;
188 struct adf_hw_device_data *hw_device = accel_dev->hw_device; local
189 u32 ae_mask = hw_device->admin_ae_mask ?: hw_device->ae_mask;
231 struct adf_hw_device_data *hw_device = accel_dev->hw_device; local
239 ae_mask = hw_device
[all...]
H A Dadf_pfvf_vf_msg.c98 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
165 accel_dev->hw_device->ring_to_svc_map = rts_map_msg.map;
H A Dadf_pfvf_pf_msg.c87 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
107 rts_map_msg.map = accel_dev->hw_device->ring_to_svc_map;
H A Dadf_accel_devices.h307 #define GET_HW_DATA(accel_dev) (accel_dev->hw_device)
316 #define GET_CSR_OPS(accel_dev) (&(accel_dev)->hw_device->csr_ops)
317 #define GET_PFVF_OPS(accel_dev) (&(accel_dev)->hw_device->pfvf_ops)
318 #define GET_DC_OPS(accel_dev) (&(accel_dev)->hw_device->dc_ops)
365 struct adf_hw_device_data *hw_device; member in struct:adf_accel_dev
H A Dadf_gen2_hw_data.c28 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
213 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
253 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
H A Dadf_init.c67 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
180 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
282 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
346 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
H A Dadf_common_drv.h243 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
253 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
H A Dadf_sriov.c54 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
122 struct adf_hw_device_data *hw_data = accel_dev->hw_device;
/linux-master/drivers/crypto/intel/qat/qat_420xx/
H A Dadf_drv.c24 if (accel_dev->hw_device) {
25 adf_clean_hw_data_420xx(accel_dev->hw_device);
26 accel_dev->hw_device = NULL;
78 accel_dev->hw_device = hw_data;
79 adf_init_hw_data_420xx(accel_dev->hw_device, ent->device);
/linux-master/drivers/crypto/intel/qat/qat_4xxx/
H A Dadf_drv.c26 if (accel_dev->hw_device) {
27 adf_clean_hw_data_4xxx(accel_dev->hw_device);
28 accel_dev->hw_device = NULL;
80 accel_dev->hw_device = hw_data;
81 adf_init_hw_data_4xxx(accel_dev->hw_device, ent->device);
/linux-master/drivers/crypto/intel/qat/qat_dh895xcc/
H A Dadf_drv.c58 if (accel_dev->hw_device) {
61 adf_clean_hw_data_dh895xcc(accel_dev->hw_device);
66 kfree(accel_dev->hw_device);
67 accel_dev->hw_device = NULL;
125 accel_dev->hw_device = hw_data;
126 adf_init_hw_data_dh895xcc(accel_dev->hw_device);
/linux-master/drivers/crypto/intel/qat/qat_dh895xccvf/
H A Dadf_drv.c57 if (accel_dev->hw_device) {
60 adf_clean_hw_data_dh895xcciov(accel_dev->hw_device);
65 kfree(accel_dev->hw_device);
66 accel_dev->hw_device = NULL;
118 accel_dev->hw_device = hw_data;
119 adf_init_hw_data_dh895xcciov(accel_dev->hw_device);
/linux-master/drivers/crypto/intel/qat/qat_c62x/
H A Dadf_drv.c58 if (accel_dev->hw_device) {
61 adf_clean_hw_data_c62x(accel_dev->hw_device);
66 kfree(accel_dev->hw_device);
67 accel_dev->hw_device = NULL;
125 accel_dev->hw_device = hw_data;
126 adf_init_hw_data_c62x(accel_dev->hw_device);
/linux-master/drivers/crypto/intel/qat/qat_c3xxx/
H A Dadf_drv.c58 if (accel_dev->hw_device) {
61 adf_clean_hw_data_c3xxx(accel_dev->hw_device);
66 kfree(accel_dev->hw_device);
67 accel_dev->hw_device = NULL;
125 accel_dev->hw_device = hw_data;
126 adf_init_hw_data_c3xxx(accel_dev->hw_device);
/linux-master/drivers/crypto/intel/qat/qat_c3xxxvf/
H A Dadf_drv.c57 if (accel_dev->hw_device) {
60 adf_clean_hw_data_c3xxxiov(accel_dev->hw_device);
65 kfree(accel_dev->hw_device);
66 accel_dev->hw_device = NULL;
118 accel_dev->hw_device = hw_data;
119 adf_init_hw_data_c3xxxiov(accel_dev->hw_device);
/linux-master/drivers/crypto/intel/qat/qat_c62xvf/
H A Dadf_drv.c57 if (accel_dev->hw_device) {
60 adf_clean_hw_data_c62xiov(accel_dev->hw_device);
65 kfree(accel_dev->hw_device);
66 accel_dev->hw_device = NULL;
118 accel_dev->hw_device = hw_data;
119 adf_init_hw_data_c62xiov(accel_dev->hw_device);

Completed in 330 milliseconds

12