Searched refs:adf_hw_device_data (Results 1 - 11 of 11) sorted by relevance

/linux-4.1.27/drivers/crypto/qat/qat_dh895xcc/
H A Dadf_dh895xcc_hw_data.c82 static uint32_t get_num_accels(struct adf_hw_device_data *self) get_num_accels()
96 static uint32_t get_num_aes(struct adf_hw_device_data *self) get_num_aes()
110 static uint32_t get_misc_bar_id(struct adf_hw_device_data *self) get_misc_bar_id()
115 static uint32_t get_etr_bar_id(struct adf_hw_device_data *self) get_etr_bar_id()
120 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) get_sku()
161 struct adf_hw_device_data *hw_device = accel_dev->hw_device; adf_enable_error_correction()
200 void adf_init_hw_data_dh895xcc(struct adf_hw_device_data *hw_data) adf_init_hw_data_dh895xcc()
231 void adf_clean_hw_data_dh895xcc(struct adf_hw_device_data *hw_data) adf_clean_hw_data_dh895xcc()
H A Dadf_isr.c66 struct adf_hw_device_data *hw_data = accel_dev->hw_device; adf_enable_msix()
108 struct adf_hw_device_data *hw_data = accel_dev->hw_device; adf_request_irqs()
152 struct adf_hw_device_data *hw_data = accel_dev->hw_device; adf_free_irqs()
170 struct adf_hw_device_data *hw_data = accel_dev->hw_device; adf_isr_alloc_msix_entry_table()
201 struct adf_hw_device_data *hw_data = accel_dev->hw_device; adf_isr_free_msix_entry_table()
215 struct adf_hw_device_data *hw_data = accel_dev->hw_device; adf_setup_bh()
228 struct adf_hw_device_data *hw_data = accel_dev->hw_device; adf_cleanup_bh()
H A Dadf_drv.h52 void adf_init_hw_data_dh895xcc(struct adf_hw_device_data *hw_data);
53 void adf_clean_hw_data_dh895xcc(struct adf_hw_device_data *hw_data);
H A Dqat_admin.c56 struct adf_hw_device_data *hw_device = accel_dev->hw_device; qat_send_admin_cmd()
H A Dadf_drv.c217 struct adf_hw_device_data *hw_data; adf_probe()
/linux-4.1.27/drivers/crypto/qat/qat_common/
H A Dadf_accel_devices.h135 struct adf_hw_device_data { struct
139 uint32_t (*get_misc_bar_id)(struct adf_hw_device_data *self);
140 uint32_t (*get_etr_bar_id)(struct adf_hw_device_data *self);
141 uint32_t (*get_num_aes)(struct adf_hw_device_data *self);
142 uint32_t (*get_num_accels)(struct adf_hw_device_data *self);
143 enum dev_sku_info (*get_sku)(struct adf_hw_device_data *self);
192 struct adf_hw_device_data *hw_device;
H A Dadf_accel_engine.c57 struct adf_hw_device_data *hw_device = accel_dev->hw_device; adf_ae_fw_load()
102 struct adf_hw_device_data *hw_data = accel_dev->hw_device; adf_ae_start()
120 struct adf_hw_device_data *hw_data = accel_dev->hw_device; adf_ae_stop()
H A Dadf_transport.c183 struct adf_hw_device_data *hw_data = accel_dev->hw_device; adf_init_ring()
399 struct adf_hw_device_data *hw_data = accel_dev->hw_device; adf_init_bank()
471 struct adf_hw_device_data *hw_data = accel_dev->hw_device; adf_init_etr_data()
531 struct adf_hw_device_data *hw_data = accel_dev->hw_device; cleanup_bank()
H A Dadf_init.c123 struct adf_hw_device_data *hw_data = accel_dev->hw_device; adf_dev_init()
350 struct adf_hw_device_data *hw_data = accel_dev->hw_device; adf_dev_shutdown()
H A Dadf_ctl_drv.c390 struct adf_hw_device_data *hw_data; adf_ctl_ioctl_get_status()
H A Dqat_hal.c681 struct adf_hw_device_data *hw_data = accel_dev->hw_device; qat_hal_init()

Completed in 210 milliseconds