Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_common/
H A Dadf_accel_engine.c45 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_fw_load() local
162 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_fw_release() local
237 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_init() local
263 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_ae_shutdown() local
H A Dadf_aer.c126 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_dev_pre_reset() local
152 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_dev_post_reset() local
170 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_dev_restore() local
H A Dadf_freebsd_admin.c228 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_init_me() local
252 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_set_heartbeat_timer() local
292 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_set_fw_constants() local
H A Dadf_freebsd_cnvnr_ctrs_dbg.c39 struct adf_hw_device_data *hw_device; in qat_cnvnr_ctrs_dbg_read() local
H A Dadf_heartbeat.c109 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_get_heartbeat_status() local
H A Dadf_cfg_section.c933 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_cfg_create_accel_section() local
1025 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_cfg_process_accel_section() local
H A Dadf_fw_counters.c41 struct adf_hw_device_data *hw_device; in adf_get_fw_counters() local
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_c4xxx_reset.c26 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_c4xxx_dev_reset() local
56 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_c4xxx_dev_restore() local
H A Dadf_c4xxx_hw_data.c206 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in c4xxx_set_ssm_wdtimer() local
249 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in c4xxx_check_slice_hang() local
319 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in get_eth_doorbell_msg() local
425 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_enable_slice_hang_detection() local
445 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_enable_ras() local
471 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_enable_error_interrupts() local
636 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_enable_error_correction() local
856 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in update_hw_capability() local
/freebsd/sys/dev/qat/qat_hw/qat_c62x/
H A Dadf_c62x_hw_data.c135 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_get_arbiter_mapping() local
183 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_enable_error_correction() local
/freebsd/sys/dev/qat/qat_hw/qat_c3xxx/
H A Dadf_c3xxx_hw_data.c131 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_get_arbiter_mapping() local
179 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_enable_error_correction() local
/freebsd/sys/dev/qat/qat_hw/qat_200xx/
H A Dadf_200xx_hw_data.c132 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_get_arbiter_mapping() local
299 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_enable_error_correction() local
/freebsd/sys/dev/qat/qat_hw/qat_dh895xcc/
H A Dadf_dh895xcc_hw_data.c196 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_enable_error_correction() local
/freebsd/sys/dev/qat/qat_hw/qat_4xxx/
H A Dadf_4xxx_hw_data.c847 struct adf_hw_device_data *hw_device = accel_dev->hw_device; in adf_get_arbiter_mapping() local
/freebsd/sys/dev/qat/include/common/
H A Dadf_accel_devices.h663 struct adf_hw_device_data *hw_device; member