Home
last modified time | relevance | path

Searched defs:hw_device (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/drivers/crypto/intel/qat/qat_common/
Dadf_accel_engine.c14 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_fw_load_images() local
60 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_fw_load() local
111 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_fw_release() local
176 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_init() local
203 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_shutdown() local
Dadf_heartbeat_inject.c27 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_set_hb_counters_fail() local
44 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_heartbeat_inject_error() local
Dadf_aer.c100 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_dev_restore() local
245 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_notify_fatal_error_worker() local
Dadf_admin.c174 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_init_ae() local
188 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_set_fw_constants() local
231 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_get_dc_capabilities() local
Dqat_compression.h28 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_hw_dev_has_compression() local
Dqat_crypto.h55 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_hw_dev_has_crypto() local
Dadf_heartbeat.c161 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_hb_get_status() local
Dadf_rl.c511 struct adf_hw_device_data *hw_device = GET_HW_DATA(rl_data->accel_dev); in get_next_free_node_id() local
Dadf_accel_devices.h453 struct adf_hw_device_data *hw_device; member