sys/dev/qat/include/adf_cfg_dev_dbg.h
6
struct adf_accel_dev;
sys/dev/qat/include/adf_cfg_dev_dbg.h
8
int adf_cfg_dev_dbg_add(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_cfg_dev_dbg.h
9
void adf_cfg_dev_dbg_remove(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_cfg_device.h
74
struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_cfg_device.h
77
struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_cfg_device.h
80
struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_cfg_device.h
82
void adf_cfg_device_clear_all(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_cnvnr_freq_counters.h
6
struct adf_accel_dev;
sys/dev/qat/include/adf_cnvnr_freq_counters.h
7
int adf_cnvnr_freq_counters_add(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_cnvnr_freq_counters.h
8
void adf_cnvnr_freq_counters_remove(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_dbgfs.h
10
void adf_dbgfs_exit(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_dbgfs.h
7
void adf_dbgfs_init(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_dbgfs.h
8
void adf_dbgfs_add(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_dbgfs.h
9
void adf_dbgfs_rm(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_dev_err.h
72
bool adf_handle_slice_hang(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/adf_dev_err.h
76
bool adf_check_slice_hang(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_dev_err.h
77
void adf_print_err_registers(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_freebsd_pfvf_ctrs_dbg.h
6
struct adf_accel_dev;
sys/dev/qat/include/adf_freebsd_pfvf_ctrs_dbg.h
7
int adf_pfvf_ctrs_dbg_add(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_fw_counters.h
33
int adf_fw_counters_add(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_fw_counters.h
34
void adf_fw_counters_remove(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_fw_counters.h
35
int adf_fw_count_ras_event(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/adf_gen4_timer.h
13
int adf_int_timer_init(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_gen4_timer.h
14
void adf_int_timer_exit(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_gen4_timer.h
6
struct adf_accel_dev;
sys/dev/qat/include/adf_gen4_timer.h
9
struct adf_accel_dev *accel_dev;
sys/dev/qat/include/adf_heartbeat.h
25
int adf_heartbeat_init(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_heartbeat.h
26
void adf_heartbeat_clean(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_heartbeat.h
28
int adf_get_hb_timer(struct adf_accel_dev *accel_dev, unsigned int *value);
sys/dev/qat/include/adf_heartbeat.h
29
int adf_get_heartbeat_status(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_heartbeat.h
30
int adf_heartbeat_status(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/adf_heartbeat.h
8
struct adf_accel_dev;
sys/dev/qat/include/adf_heartbeat_dbg.h
6
struct adf_accel_dev;
sys/dev/qat/include/adf_heartbeat_dbg.h
7
int adf_heartbeat_dbg_add(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_heartbeat_dbg.h
8
int adf_heartbeat_dbg_del(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_pfvf_vf_msg.h
10
int adf_vf2pf_get_ring_to_svc(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_pfvf_vf_msg.h
11
void adf_vf2pf_restarting_complete(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_pfvf_vf_msg.h
6
int adf_vf2pf_notify_init(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_pfvf_vf_msg.h
7
void adf_vf2pf_notify_shutdown(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_pfvf_vf_msg.h
8
int adf_vf2pf_request_version(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_pfvf_vf_msg.h
9
int adf_vf2pf_get_capabilities(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_ver_dbg.h
6
struct adf_accel_dev;
sys/dev/qat/include/adf_ver_dbg.h
7
int adf_ver_dbg_add(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/adf_ver_dbg.h
8
void adf_ver_dbg_del(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
314
struct adf_accel_dev;
sys/dev/qat/include/common/adf_accel_devices.h
319
int (*enable_comms)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
326
int (*send_msg)(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_accel_devices.h
330
struct pfvf_message (*recv_msg)(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_accel_devices.h
347
uint32_t (*get_accel_mask)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
348
uint64_t (*get_ae_mask)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
354
void (*notify_and_wait_ethernet)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
355
bool (*get_eth_doorbell_msg)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
360
int (*init_accel_units)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
361
void (*exit_accel_units)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
364
bool (*check_prod_sku)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
365
int (*alloc_irq)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
366
void (*free_irq)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
367
void (*enable_error_correction)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
368
int (*check_uncorrectable_error)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
369
void (*print_err_registers)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
370
void (*disable_error_interrupts)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
371
int (*init_ras)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
372
void (*exit_ras)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
373
void (*disable_arb)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
374
void (*update_ras_errors)(struct adf_accel_dev *accel_dev, int error);
sys/dev/qat/include/common/adf_accel_devices.h
375
bool (*ras_interrupts)(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_accel_devices.h
377
int (*init_admin_comms)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
378
void (*exit_admin_comms)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
379
int (*send_admin_init)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
380
void (*set_asym_rings_mask)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
381
int (*get_ring_to_svc_map)(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_accel_devices.h
383
uint32_t (*get_accel_cap)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
384
int (*init_arb)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
385
void (*exit_arb)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
386
void (*get_arb_mapping)(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_accel_devices.h
388
int (*init_device)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
389
int (*get_heartbeat_status)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
390
int (*int_timer_init)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
391
void (*int_timer_exit)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
394
void (*disable_iov)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
395
void (*configure_iov_threads)(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_accel_devices.h
397
void (*enable_ints)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
398
bool (*check_slice_hang)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
399
int (*set_ssm_wdtimer)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
400
void (*enable_pf2vf_interrupt)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
401
void (*disable_pf2vf_interrupt)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
402
int (*interrupt_active_pf2vf)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
403
int (*get_int_active_bundles)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
404
void (*reset_device)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
405
void (*reset_hw_units)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
406
int (*measure_clock)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
407
void (*restore_device)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
408
uint64_t (*get_obj_cfg_ae_mask)(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_accel_devices.h
411
*get_service_type)(struct adf_accel_dev *accel_dev, s32 obj_num);
sys/dev/qat/include/common/adf_accel_devices.h
412
int (*add_pke_stats)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
413
void (*remove_pke_stats)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
414
int (*add_misc_error)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
415
int (*count_ras_event)(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_accel_devices.h
418
void (*remove_misc_error)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
419
int (*configure_accel_units)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
420
int (*ring_pair_reset)(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_accel_devices.h
422
void (*config_ring_irq)(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_accel_devices.h
425
uint32_t (*get_objs_num)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
426
const char *(*get_obj_name)(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_accel_devices.h
428
void (*pre_reset)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
429
void (*post_reset)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
430
void (*set_msix_rttable)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
459
int (*get_storage_enabled)(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_accel_devices.h
465
int (*config_device)(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_accel_devices.h
468
int (*get_fw_image_type)(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_accel_devices.h
635
struct adf_accel_dev *accel_dev;
sys/dev/qat/include/common/adf_accel_devices.h
653
struct adf_accel_dev *accel_dev;
sys/dev/qat/include/common/adf_accel_devices.h
662
typedef int (*adf_iov_compat_checker_t)(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_cfg.h
42
int adf_cfg_dev_add(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_cfg.h
43
void adf_cfg_dev_remove(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_cfg.h
44
int adf_cfg_depot_restore_all(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_cfg.h
46
int adf_cfg_section_add(struct adf_accel_dev *accel_dev, const char *name);
sys/dev/qat/include/common/adf_cfg.h
47
void adf_cfg_del_all(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_cfg.h
49
int adf_cfg_add_key_value_param(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_cfg.h
54
int adf_cfg_get_param_value(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_cfg.h
58
int adf_cfg_save_section(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_cfg.h
61
int adf_cfg_depot_save_all(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_cfg.h
63
struct adf_cfg_section *adf_cfg_sec_find(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_cfg.h
65
int adf_cfg_derived_section_add(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_cfg.h
67
int adf_cfg_remove_key_param(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_cfg.h
70
int adf_cfg_setup_irq(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_cfg.h
71
void adf_cfg_set_asym_rings_mask(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_cfg.h
72
void adf_cfg_gen_dispatch_arbiter(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_cfg.h
76
int adf_cfg_get_fw_image_type(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_cfg.h
78
int adf_cfg_get_services_enabled(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_cfg.h
80
int adf_cfg_restore_section(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_cfg.h
85
adf_cy_inst_cross_banks(struct adf_accel_dev *accel_dev)
sys/dev/qat/include/common/adf_cfg_sysctl.h
8
int adf_cfg_sysctl_add(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_cfg_sysctl.h
9
void adf_cfg_sysctl_remove(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
104
int adf_devmgr_add_dev(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_common_drv.h
105
struct adf_accel_dev *pf);
sys/dev/qat/include/common/adf_common_drv.h
106
void adf_devmgr_rm_dev(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_common_drv.h
107
struct adf_accel_dev *pf);
sys/dev/qat/include/common/adf_common_drv.h
109
struct adf_accel_dev *adf_devmgr_get_dev_by_id(uint32_t id);
sys/dev/qat/include/common/adf_common_drv.h
110
struct adf_accel_dev *adf_devmgr_get_first(void);
sys/dev/qat/include/common/adf_common_drv.h
111
struct adf_accel_dev *adf_devmgr_pci_to_accel_dev(device_t pci_dev);
sys/dev/qat/include/common/adf_common_drv.h
114
int adf_devmgr_in_reset(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
115
int adf_dev_started(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
116
int adf_dev_restarting_notify(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
117
int adf_dev_restarting_notify_sync(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
118
int adf_dev_restarted_notify(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
119
int adf_dev_stop_notify_sync(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
120
int adf_ae_init(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
121
int adf_ae_shutdown(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
122
int adf_ae_fw_load(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
123
void adf_ae_fw_release(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
124
int adf_ae_start(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
125
int adf_ae_stop(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
130
int adf_enable_aer(struct adf_accel_dev *accel_dev, device_t *adf);
sys/dev/qat/include/common/adf_common_drv.h
131
void adf_disable_aer(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
132
void adf_reset_sbr(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
133
void adf_reset_flr(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
134
void adf_dev_pre_reset(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
135
void adf_dev_post_reset(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
136
void adf_dev_restore(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
139
int adf_put_admin_msg_sync(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_common_drv.h
145
int adf_send_admin(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_common_drv.h
149
int adf_config_device(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
151
int adf_init_admin_comms(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
152
void adf_exit_admin_comms(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
153
int adf_send_admin_init(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
154
int adf_get_fw_timestamp(struct adf_accel_dev *accel_dev, u64 *timestamp);
sys/dev/qat/include/common/adf_common_drv.h
155
int adf_get_fw_pke_stats(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_common_drv.h
158
int adf_dev_measure_clock(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_common_drv.h
162
int adf_clock_debugfs_add(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
164
int adf_init_arb(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
165
int adf_init_gen2_arb(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
166
void adf_exit_arb(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
167
void adf_disable_arb(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
169
void adf_enable_ring_arb(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_common_drv.h
173
void adf_disable_ring_arb(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_common_drv.h
177
int adf_set_ssm_wdtimer(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
179
struct adf_accel_dev *adf_devmgr_get_dev_by_bdf(struct adf_pci_address *addr);
sys/dev/qat/include/common/adf_common_drv.h
180
struct adf_accel_dev *adf_devmgr_get_dev_by_pci_bus(u8 bus);
sys/dev/qat/include/common/adf_common_drv.h
182
u32 adf_get_slices_for_svc(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_common_drv.h
186
int adf_is_vf_nr_valid(struct adf_accel_dev *accel_dev, int vf_nr);
sys/dev/qat/include/common/adf_common_drv.h
187
void adf_dev_get(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
188
void adf_dev_put(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
189
int adf_dev_in_use(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
190
int adf_init_etr_data(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
191
void adf_cleanup_etr_data(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
202
int adf_isr_resource_alloc(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
203
void adf_isr_resource_free(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
204
int adf_vf_isr_resource_alloc(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
205
void adf_vf_isr_resource_free(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
206
int adf_pfvf_comms_disabled(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
207
int qat_hal_init(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
303
void adf_flush_vf_wq(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
304
int adf_pf2vf_handle_pf_restarting(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
305
int adf_pf2vf_handle_pf_rp_reset(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_common_drv.h
307
int adf_pf2vf_handle_pf_error(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
308
bool adf_recv_and_handle_pf2vf_msg(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
316
adf_disable_sriov(struct adf_accel_dev *accel_dev)
sys/dev/qat/include/common/adf_common_drv.h
62
int (*event_hld)(struct adf_accel_dev *accel_dev, enum adf_event event);
sys/dev/qat/include/common/adf_common_drv.h
78
int adf_dev_init(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
79
int adf_dev_start(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
80
int adf_dev_stop(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
81
void adf_dev_shutdown(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
82
int adf_dev_autoreset(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
83
int adf_dev_reset(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_common_drv.h
85
int adf_dev_aer_schedule_reset(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_common_drv.h
90
int adf_notify_fatal_error(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
93
int adf_sysctl_add_fw_versions(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_common_drv.h
94
int adf_sysctl_remove_fw_versions(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_gen4_hw_data.h
173
int adf_gen4_set_ssm_wdtimer(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_gen4_hw_data.h
175
int adf_gen4_ring_pair_reset(struct adf_accel_dev *accel_dev, u32 bank_number);
sys/dev/qat/include/common/adf_pfvf_utils.h
25
u32 adf_pfvf_csr_msg_of(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_pfvf_utils.h
28
struct pfvf_message adf_pfvf_message_of(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_pfvf_utils.h
33
adf_get_pmisc_base(struct adf_accel_dev *accel_dev)
sys/dev/qat/include/common/adf_pfvf_vf_proto.h
19
int adf_send_vf2pf_msg(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_pfvf_vf_proto.h
21
int adf_send_vf2pf_req(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_pfvf_vf_proto.h
24
int adf_send_vf2pf_blkmsg_req(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_pfvf_vf_proto.h
29
int adf_enable_vf2pf_comms(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_transport.h
12
int adf_create_ring(struct adf_accel_dev *accel_dev,
sys/dev/qat/include/common/adf_transport_internal.h
36
struct adf_accel_dev *accel_dev;
sys/dev/qat/include/common/adf_uio.h
13
int adf_uio_register(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_uio.h
14
void adf_uio_remove(struct adf_accel_dev *accel_dev);
sys/dev/qat/include/common/adf_uio_control.h
27
struct adf_accel_dev *accel_dev;
sys/dev/qat/include/common/icp_qat_fw_loader_handle.h
28
struct adf_accel_dev *accel_dev;
sys/dev/qat/qat_api/qat_direct/include/icp_accel_devices.h
155
struct adf_accel_dev *accel_dev;
sys/dev/qat/qat_api/qat_kernel/src/lac_adf_interface_freebsd.c
35
create_adf_dev_structure(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_api/qat_kernel/src/lac_adf_interface_freebsd.c
63
adf_event_handler(struct adf_accel_dev *accel_dev, enum adf_event event)
sys/dev/qat/qat_common/adf_accel_engine.c
159
adf_ae_fw_release(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_accel_engine.c
181
adf_ae_start(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_accel_engine.c
199
adf_ae_stop(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_accel_engine.c
222
adf_ae_reset(struct adf_accel_dev *accel_dev, int ae)
sys/dev/qat/qat_common/adf_accel_engine.c
234
adf_ae_init(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_accel_engine.c
260
adf_ae_shutdown(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_accel_engine.c
42
adf_ae_fw_load(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_aer.c
101
adf_reset_flr(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_aer.c
120
adf_dev_pre_reset(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_aer.c
146
adf_dev_post_reset(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_aer.c
164
adf_dev_restore(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_aer.c
194
struct adf_accel_dev *accel_dev = reset_data->accel_dev;
sys/dev/qat/qat_common/adf_aer.c
22
struct adf_accel_dev *accel_dev;
sys/dev/qat/qat_common/adf_aer.c
230
adf_dev_aer_schedule_reset(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_aer.c
266
adf_dev_autoreset(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_aer.c
278
struct adf_accel_dev *accel_dev = wq_data->accel_dev;
sys/dev/qat/qat_common/adf_aer.c
298
adf_notify_fatal_error(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_aer.c
43
struct adf_accel_dev *accel_dev;
sys/dev/qat/qat_common/adf_aer.c
71
adf_reset_sbr(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_cfg.c
110
adf_cfg_dev_remove(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_cfg.c
154
adf_cfg_section_restore_all(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg.c
192
adf_cfg_depot_restore_all(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg.c
20
adf_cfg_dev_add(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_cfg.c
215
adf_cfg_section_del(struct adf_accel_dev *accel_dev, const char *name)
sys/dev/qat/qat_common/adf_cfg.c
271
adf_cfg_sec_find(struct adf_accel_dev *accel_dev, const char *sec_name)
sys/dev/qat/qat_common/adf_cfg.c
287
adf_cfg_key_val_get(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg.c
319
adf_cfg_add_key_value_param(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg.c
380
adf_cfg_save_section(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg.c
411
adf_cfg_section_save_all(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg.c
432
adf_cfg_depot_save_all(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg.c
457
adf_cfg_remove_key_param(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg.c
485
adf_cfg_section_add(struct adf_accel_dev *accel_dev, const char *name)
sys/dev/qat/qat_common/adf_cfg.c
505
adf_cfg_derived_section_add(struct adf_accel_dev *accel_dev, const char *name)
sys/dev/qat/qat_common/adf_cfg.c
524
adf_cfg_restore_key_value_param(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg.c
551
adf_cfg_restore_section(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg.c
580
adf_cfg_get_param_value(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg.c
83
adf_cfg_del_all(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_cfg_bundle.c
155
struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_cfg_bundle.c
224
struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_cfg_bundle.c
253
struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_cfg_bundle.c
348
adf_cfg_init_ring2serv_mapping(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_bundle.h
45
struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_common/adf_cfg_bundle.h
48
struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_common/adf_cfg_bundle.h
50
void adf_cfg_init_ring2serv_mapping(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_device.c
1175
adf_config_device(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_cfg_device.c
199
struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_cfg_device.c
287
adf_cfg_get_services_enabled(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_device.c
333
adf_cfg_set_asym_rings_mask(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_cfg_device.c
366
adf_cfg_gen_dispatch_arbiter(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_device.c
424
adf_cfg_get_fw_image_type(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_device.c
433
adf_cfg_get_caps_enabled(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_device.c
488
adf_cfg_check_deprecated_params(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_cfg_device.c
507
adf_cfg_check_enabled_services(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_device.c
521
adf_cfg_update_pf_accel_cap_mask(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_cfg_device.c
555
adf_cfg_update_vf_accel_cap_mask(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_cfg_device.c
572
struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_cfg_device.c
654
struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_cfg_device.c
681
adf_cfg_device_clear_all(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_cfg_device.c
696
adf_cfg_static_conf_user(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_device.c
807
adf_cfg_static_conf_kernel(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_device.c
959
adf_cfg_static_conf(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_cfg_section.c
1014
adf_cfg_cleanup_accel_section(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_section.c
1021
adf_cfg_process_accel_section(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_section.c
1065
adf_cfg_process_section(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_section.c
1082
adf_cfg_cleanup_section(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_section.c
1100
adf_cfg_setup_irq(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_cfg_section.c
134
adf_cfg_set_value(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_section.c
158
adf_cfg_add_cy_inst_info(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_section.c
237
adf_cfg_add_dc_inst_info(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_section.c
25
adf_cfg_set_core_number_for_instance(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_section.c
276
adf_cfg_add_asym_inst_info(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_section.c
333
adf_cfg_add_sym_inst_info(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_section.c
391
adf_cfg_section_copy(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_section.c
442
adf_cfg_create_rings_entries_for_cy_inst(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_section.c
575
adf_cfg_create_rings_entries_for_dc_inst(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_section.c
685
adf_cfg_process_user_section(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_section.c
787
adf_cfg_cleanup_user_section(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_section.c
8
adf_cfg_is_svc_enabled(struct adf_accel_dev *accel_dev, const u8 svc)
sys/dev/qat/qat_common/adf_cfg_section.c
816
adf_cfg_process_section_no_op(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_section.c
823
adf_cfg_cleanup_general_section(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_section.c
872
adf_cfg_process_kernel_section(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_section.c
914
adf_cfg_cleanup_kernel_section(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_section.c
921
adf_cfg_create_accel_section(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_section.h
11
int adf_cfg_process_section(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_section.h
15
int adf_cfg_cleanup_section(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_cfg_sysctl.c
103
struct adf_accel_dev *accel_dev;
sys/dev/qat/qat_common/adf_cfg_sysctl.c
157
struct adf_accel_dev *accel_dev;
sys/dev/qat/qat_common/adf_cfg_sysctl.c
209
struct adf_accel_dev *accel_dev;
sys/dev/qat/qat_common/adf_cfg_sysctl.c
22
adf_cfg_down(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_cfg_sysctl.c
254
struct adf_accel_dev *accel_dev;
sys/dev/qat/qat_common/adf_cfg_sysctl.c
292
adf_cfg_sysctl_add(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_cfg_sysctl.c
353
adf_cfg_sysctl_remove(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_cfg_sysctl.c
53
adf_cfg_up(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_clock.c
166
adf_dev_measure_clock(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_clock.c
27
struct adf_accel_dev *accel_dev = arg1;
sys/dev/qat/qat_common/adf_clock.c
47
adf_clock_debugfs_add(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_clock.c
80
measure_clock(struct adf_accel_dev *accel_dev, u32 *frequency)
sys/dev/qat/qat_common/adf_ctl_drv.c
137
struct adf_accel_dev *accel_dev;
sys/dev/qat/qat_common/adf_ctl_drv.c
183
struct adf_accel_dev *accel_dev;
sys/dev/qat/qat_common/adf_ctl_drv.c
205
struct adf_accel_dev *accel_dev;
sys/dev/qat/qat_common/adf_ctl_drv.c
230
struct adf_accel_dev *accel_dev;
sys/dev/qat/qat_common/adf_ctl_drv.c
86
static int adf_copy_keyval_to_user(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_dev_err.c
147
adf_print_flush(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_dev_err.c
156
adf_print_reg(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_dev_err.c
173
adf_print_err_registers(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_dev_err.c
209
adf_log_slice_hang(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_dev_err.c
222
adf_handle_slice_hang(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_dev_err.c
275
adf_check_slice_hang(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_dev_mgr.c
103
struct adf_accel_dev *ptr =
sys/dev/qat/qat_common/adf_dev_mgr.c
104
list_entry(itr, struct adf_accel_dev, list);
sys/dev/qat/qat_common/adf_dev_mgr.c
139
adf_devmgr_add_dev(struct adf_accel_dev *accel_dev, struct adf_accel_dev *pf)
sys/dev/qat/qat_common/adf_dev_mgr.c
159
struct adf_accel_dev *ptr =
sys/dev/qat/qat_common/adf_dev_mgr.c
160
list_entry(itr, struct adf_accel_dev, list);
sys/dev/qat/qat_common/adf_dev_mgr.c
211
adf_devmgr_rm_dev(struct adf_accel_dev *accel_dev, struct adf_accel_dev *pf)
sys/dev/qat/qat_common/adf_dev_mgr.c
222
struct adf_accel_dev *
sys/dev/qat/qat_common/adf_dev_mgr.c
225
struct adf_accel_dev *dev = NULL;
sys/dev/qat/qat_common/adf_dev_mgr.c
229
list_first_entry(&accel_table, struct adf_accel_dev, list);
sys/dev/qat/qat_common/adf_dev_mgr.c
242
struct adf_accel_dev *
sys/dev/qat/qat_common/adf_dev_mgr.c
250
struct adf_accel_dev *ptr =
sys/dev/qat/qat_common/adf_dev_mgr.c
251
list_entry(itr, struct adf_accel_dev, list);
sys/dev/qat/qat_common/adf_dev_mgr.c
262
struct adf_accel_dev *
sys/dev/qat/qat_common/adf_dev_mgr.c
277
struct adf_accel_dev *ptr =
sys/dev/qat/qat_common/adf_dev_mgr.c
278
list_entry(itr, struct adf_accel_dev, list);
sys/dev/qat/qat_common/adf_dev_mgr.c
292
struct adf_accel_dev *accel_dev;
sys/dev/qat/qat_common/adf_dev_mgr.c
338
adf_dev_in_use(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_dev_mgr.c
355
adf_dev_get(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_dev_mgr.c
373
adf_dev_put(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_dev_mgr.c
388
adf_devmgr_in_reset(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_dev_mgr.c
402
adf_dev_started(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_freebsd_admin.c
132
adf_put_admin_msg_sync(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_freebsd_admin.c
183
adf_set_dc_ibuf(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_freebsd_admin.c
204
adf_send_admin(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_freebsd_admin.c
224
adf_init_me(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_freebsd_admin.c
248
adf_set_heartbeat_timer(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_freebsd_admin.c
270
adf_get_dc_capabilities(struct adf_accel_dev *accel_dev, u32 *capabilities)
sys/dev/qat/qat_common/adf_freebsd_admin.c
288
adf_set_fw_constants(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_freebsd_admin.c
308
adf_get_fw_status(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_freebsd_admin.c
331
adf_get_fw_timestamp(struct adf_accel_dev *accel_dev, u64 *timestamp)
sys/dev/qat/qat_common/adf_freebsd_admin.c
351
adf_get_fw_pke_stats(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_freebsd_admin.c
390
adf_send_admin_init(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_freebsd_admin.c
455
adf_init_admin_comms(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_freebsd_admin.c
579
adf_exit_admin_comms(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_freebsd_cfg_dev_dbg.c
46
adf_cfg_dev_dbg_add(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_freebsd_cfg_dev_dbg.c
72
adf_cfg_dev_dbg_remove(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_freebsd_cnvnr_ctrs_dbg.c
147
adf_cnvnr_freq_counters_add(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_freebsd_cnvnr_ctrs_dbg.c
185
adf_cnvnr_freq_counters_remove(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_freebsd_cnvnr_ctrs_dbg.c
39
struct adf_accel_dev *accel_dev = arg1;
sys/dev/qat/qat_common/adf_freebsd_dbgfs.c
22
adf_dbgfs_init(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_freebsd_dbgfs.c
32
adf_dbgfs_exit(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_freebsd_dbgfs.c
45
adf_dbgfs_add(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_freebsd_dbgfs.c
60
adf_dbgfs_rm(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_freebsd_dev_processes.c
132
struct adf_accel_dev *accel_dev = NULL;
sys/dev/qat/qat_common/adf_freebsd_dev_processes.c
163
struct adf_accel_dev *accel_dev = NULL;
sys/dev/qat/qat_common/adf_freebsd_dev_processes.c
184
struct adf_accel_dev *accel_dev = NULL;
sys/dev/qat/qat_common/adf_freebsd_dev_processes.c
393
struct adf_accel_dev *accel_dev = NULL;
sys/dev/qat/qat_common/adf_freebsd_dev_processes.c
419
adf_state_event_handler(struct adf_accel_dev *accel_dev, enum adf_event event)
sys/dev/qat/qat_common/adf_freebsd_heartbeat_dbg.c
154
adf_heartbeat_dbg_del(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_freebsd_heartbeat_dbg.c
24
struct adf_accel_dev *accel_dev = arg1;
sys/dev/qat/qat_common/adf_freebsd_heartbeat_dbg.c
45
struct adf_accel_dev *accel_dev = arg1;
sys/dev/qat/qat_common/adf_freebsd_heartbeat_dbg.c
68
struct adf_accel_dev *accel_dev = arg1;
sys/dev/qat/qat_common/adf_freebsd_heartbeat_dbg.c
94
adf_heartbeat_dbg_add(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_freebsd_pfvf_ctrs_dbg.c
109
adf_pfvf_ctrs_dbg_add(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_freebsd_transport_debug.c
125
struct adf_accel_dev *accel_dev = NULL;
sys/dev/qat/qat_common/adf_freebsd_transport_debug.c
176
struct adf_accel_dev *accel_dev = bank->accel_dev;
sys/dev/qat/qat_common/adf_freebsd_uio.c
107
adf_add_mem_fd(struct adf_accel_dev *accel_dev, int mem_fd)
sys/dev/qat/qat_common/adf_freebsd_uio.c
155
adf_uio_map_bar(struct adf_accel_dev *accel_dev, uint16_t bank_offset)
sys/dev/qat/qat_common/adf_freebsd_uio.c
189
adf_alloc_bundle(struct adf_accel_dev *accel_dev, int bundle_nr)
sys/dev/qat/qat_common/adf_freebsd_uio.c
229
struct adf_accel_dev *accel_dev = dev->si_drv1;
sys/dev/qat/qat_common/adf_freebsd_uio.c
306
struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_freebsd_uio.c
341
struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_freebsd_uio.c
360
adf_uio_register(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_freebsd_uio.c
415
adf_uio_remove(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_freebsd_uio_cleanup.c
113
struct adf_accel_dev *accel_dev = accel->accel_dev;
sys/dev/qat/qat_common/adf_freebsd_uio_cleanup.c
191
struct adf_accel_dev *accel_dev = accel->accel_dev;
sys/dev/qat/qat_common/adf_freebsd_uio_cleanup.c
268
struct adf_accel_dev *accel_dev = accel->accel_dev;
sys/dev/qat/qat_common/adf_freebsd_uio_cleanup.c
289
struct adf_accel_dev *accel_dev = accel->accel_dev;
sys/dev/qat/qat_common/adf_freebsd_uio_cleanup.c
328
struct adf_accel_dev *accel_dev = accel->accel_dev;
sys/dev/qat/qat_common/adf_freebsd_uio_cleanup.c
54
check_orphan_ring(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_freebsd_ver_dbg.c
12
struct adf_accel_dev *accel_dev = arg1;
sys/dev/qat/qat_common/adf_freebsd_ver_dbg.c
150
adf_ver_dbg_del(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_freebsd_ver_dbg.c
38
struct adf_accel_dev *accel_dev = arg1;
sys/dev/qat/qat_common/adf_freebsd_ver_dbg.c
62
struct adf_accel_dev *accel_dev = arg1;
sys/dev/qat/qat_common/adf_freebsd_ver_dbg.c
87
adf_ver_dbg_add(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_fw_counters.c
122
struct adf_accel_dev *accel_dev = arg1;
sys/dev/qat/qat_common/adf_fw_counters.c
183
adf_fw_count_ras_event(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_fw_counters.c
20
static void adf_fw_counters_del_all(struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_common/adf_fw_counters.c
213
adf_fw_counters_add(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_fw_counters.c
22
adf_fw_counters_add_key_value_param(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_fw_counters.c
252
adf_fw_counters_del_all(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_fw_counters.c
27
static int adf_fw_counters_section_add(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_fw_counters.c
299
adf_fw_counters_sec_find(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_fw_counters.c
30
int adf_get_fw_counters(struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_common/adf_fw_counters.c
318
adf_fw_counters_add_key_value_param(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_fw_counters.c
34
adf_get_fw_counters(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_fw_counters.c
369
adf_fw_counters_section_add(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_fw_counters.c
404
adf_fw_counters_remove(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_gen4_hw_data.c
199
adf_gen4_ring_pair_reset(struct adf_accel_dev *accel_dev, u32 bank_number)
sys/dev/qat/qat_common/adf_gen4_hw_data.c
227
adf_gen4_set_ssm_wdtimer(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_gen4_hw_data.c
263
adf_pfvf_comms_disabled(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_gen4_pfvf.c
114
adf_gen4_pf2vf_recv(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_gen4_pfvf.c
44
adf_gen4_pfvf_send(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_gen4_pfvf.c
78
adf_gen4_vf2pf_send(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_gen4_pfvf.c
87
adf_gen4_pfvf_recv(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_gen4_timer.c
120
adf_int_timer_exit(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_gen4_timer.c
32
struct adf_accel_dev *accel_dev = hb_timer_data->accel_dev;
sys/dev/qat/qat_common/adf_gen4_timer.c
62
struct adf_accel_dev *accel_dev = int_timer->accel_dev;
sys/dev/qat/qat_common/adf_gen4_timer.c
85
adf_int_timer_init(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_heartbeat.c
106
adf_get_heartbeat_status(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_heartbeat.c
17
adf_check_hb_poll_freq(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_heartbeat.c
180
adf_heartbeat_status(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_heartbeat.c
44
adf_heartbeat_init(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_heartbeat.c
56
adf_heartbeat_clean(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_heartbeat.c
63
adf_get_hb_timer(struct adf_accel_dev *accel_dev, unsigned int *value)
sys/dev/qat/qat_common/adf_hw_arbiter.c
101
struct adf_accel_dev *accel_dev = ring->bank->accel_dev;
sys/dev/qat/qat_common/adf_hw_arbiter.c
121
struct adf_accel_dev *accel_dev = bundle->uio_priv.accel->accel_dev;
sys/dev/qat/qat_common/adf_hw_arbiter.c
136
adf_enable_ring_arb(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_hw_arbiter.c
156
adf_disable_ring_arb(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_hw_arbiter.c
176
adf_exit_arb(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_hw_arbiter.c
211
adf_disable_arb(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_hw_arbiter.c
49
adf_init_arb(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_hw_arbiter.c
69
adf_init_gen2_arb(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_init.c
156
adf_cfg_add_fw_version(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_init.c
176
adf_cfg_add_ext_params(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_init.c
195
struct adf_accel_dev *accel_dev = (struct adf_accel_dev *)arg;
sys/dev/qat/qat_common/adf_init.c
215
adf_set_ssm_wdtimer(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_init.c
272
adf_dev_init(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_init.c
284
adf_dev_init_locked(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_init.c
36
static int adf_dev_init_locked(struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_common/adf_init.c
37
static int adf_dev_start_locked(struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_common/adf_init.c
38
static int adf_dev_stop_locked(struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_common/adf_init.c
39
static void adf_dev_shutdown_locked(struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_common/adf_init.c
433
adf_dev_start(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_init.c
445
adf_dev_start_locked(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_init.c
536
adf_dev_stop(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_init.c
548
adf_dev_stop_locked(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_init.c
608
adf_dev_shutdown(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_init.c
616
adf_dev_shutdown_locked(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_init.c
714
adf_dev_reset(struct adf_accel_dev *accel_dev, enum adf_dev_reset_mode mode)
sys/dev/qat/qat_common/adf_init.c
720
adf_dev_restarting_notify(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_init.c
737
adf_dev_restarting_notify_sync(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_init.c
759
adf_dev_stop_notify_sync(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_init.c
792
adf_dev_restarted_notify(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_init.c
83
adf_cfg_add_device_params(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_isr.c
107
struct adf_accel_dev *accel_dev = dev_ptr;
sys/dev/qat/qat_common/adf_isr.c
138
adf_get_irq_affinity(struct adf_accel_dev *accel_dev, int bank)
sys/dev/qat/qat_common/adf_isr.c
164
adf_request_irqs(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_isr.c
262
adf_free_irqs(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_isr.c
283
adf_isr_alloc_msix_entry_table(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_isr.c
30
adf_enable_msix(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_isr.c
303
adf_isr_free_msix_entry_table(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_isr.c
317
adf_isr_resource_free(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_isr.c
333
adf_isr_resource_alloc(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_pfvf_utils.c
53
set_value_on_csr_msg(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_pfvf_utils.c
73
adf_pfvf_csr_msg_of(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_pfvf_utils.c
87
adf_pfvf_message_of(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_pfvf_vf_msg.c
102
adf_vf2pf_restarting_complete(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_pfvf_vf_msg.c
118
adf_vf2pf_get_capabilities(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_pfvf_vf_msg.c
172
adf_vf2pf_get_ring_to_svc(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_pfvf_vf_msg.c
19
adf_vf2pf_notify_init(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_pfvf_vf_msg.c
41
adf_vf2pf_notify_shutdown(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_pfvf_vf_msg.c
52
adf_vf2pf_request_version(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_pfvf_vf_proto.c
119
adf_vf2pf_blkmsg_data_req(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_pfvf_vf_proto.c
183
adf_vf2pf_blkmsg_get_byte(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_pfvf_vf_proto.c
207
adf_vf2pf_blkmsg_get_crc(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_pfvf_vf_proto.c
253
adf_send_vf2pf_blkmsg_req(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_pfvf_vf_proto.c
31
adf_send_vf2pf_msg(struct adf_accel_dev *accel_dev, struct pfvf_message msg)
sys/dev/qat/qat_common/adf_pfvf_vf_proto.c
346
adf_handle_pf2vf_msg(struct adf_accel_dev *accel_dev, struct pfvf_message msg)
sys/dev/qat/qat_common/adf_pfvf_vf_proto.c
375
adf_recv_and_handle_pf2vf_msg(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_pfvf_vf_proto.c
396
adf_enable_vf2pf_comms(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_pfvf_vf_proto.c
52
adf_recv_pf2vf_msg(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_pfvf_vf_proto.c
73
adf_send_vf2pf_req(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_transport.c
168
struct adf_accel_dev *accel_dev;
sys/dev/qat/qat_common/adf_transport.c
241
struct adf_accel_dev *accel_dev;
sys/dev/qat/qat_common/adf_transport.c
313
struct adf_accel_dev *accel_dev = bank->accel_dev;
sys/dev/qat/qat_common/adf_transport.c
371
adf_create_ring(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_transport.c
492
struct adf_accel_dev *accel_dev = bank->accel_dev;
sys/dev/qat/qat_common/adf_transport.c
522
adf_get_cfg_int(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_transport.c
546
struct adf_accel_dev *accel_dev = bank->accel_dev;
sys/dev/qat/qat_common/adf_transport.c
571
adf_init_bank(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/adf_transport.c
668
adf_init_etr_data(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_transport.c
727
struct adf_accel_dev *accel_dev = bank->accel_dev;
sys/dev/qat/qat_common/adf_transport.c
732
struct adf_accel_dev *accel_dev = bank->accel_dev;
sys/dev/qat/qat_common/adf_transport.c
751
adf_cleanup_etr_handles(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_transport.c
771
adf_cleanup_etr_data(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_vf_isr.c
129
adf_pf2vf_handle_pf_error(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_vf_isr.c
142
struct adf_accel_dev *accel_dev = data;
sys/dev/qat/qat_common/adf_vf_isr.c
153
adf_setup_pf2vf_bh(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_vf_isr.c
165
adf_cleanup_pf2vf_bh(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_vf_isr.c
185
adf_setup_bh(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_vf_isr.c
201
adf_cleanup_bh(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_vf_isr.c
222
struct adf_accel_dev *accel_dev = privdata;
sys/dev/qat/qat_common/adf_vf_isr.c
257
adf_request_msi_irq(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_vf_isr.c
29
struct adf_accel_dev *accel_dev;
sys/dev/qat/qat_common/adf_vf_isr.c
305
adf_vf_isr_resource_free(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_vf_isr.c
329
adf_vf_isr_resource_alloc(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_vf_isr.c
34
adf_enable_msi(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_vf_isr.c
362
adf_flush_vf_wq(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_vf_isr.c
49
adf_disable_msi(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_vf_isr.c
60
struct adf_accel_dev *accel_dev = stop_data->accel_dev;
sys/dev/qat/qat_common/adf_vf_isr.c
74
adf_pf2vf_handle_pf_restarting(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_common/adf_vf_isr.c
94
adf_pf2vf_handle_pf_rp_reset(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_common/qat_hal.c
1013
qat_hal_init(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_200xx/adf_200xx_hw_data.c
128
adf_get_arbiter_mapping(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_200xx/adf_200xx_hw_data.c
198
adf_disable_error_interrupts(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_200xx/adf_200xx_hw_data.c
218
adf_check_uncorrectable_error(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_200xx/adf_200xx_hw_data.c
28
get_accel_mask(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_200xx/adf_200xx_hw_data.c
297
adf_enable_error_correction(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_200xx/adf_200xx_hw_data.c
339
adf_enable_ints(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_200xx/adf_200xx_hw_data.c
360
get_storage_enabled(struct adf_accel_dev *accel_dev, uint32_t *storage_enabled)
sys/dev/qat/qat_hw/qat_200xx/adf_200xx_hw_data.c
374
measure_clock(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_200xx/adf_200xx_hw_data.c
391
adf_200xx_get_hw_cap(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_200xx/adf_200xx_hw_data.c
43
get_ae_mask(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_200xx/adf_200xx_hw_data.c
436
get_obj_name(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_200xx/adf_200xx_hw_data.c
443
get_objs_num(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_200xx/adf_200xx_hw_data.c
449
get_obj_cfg_ae_mask(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_200xx/adf_drv.c
263
struct adf_accel_dev *accel_dev = device_get_softc(dev);
sys/dev/qat/qat_hw/qat_200xx/adf_drv.c
287
sizeof(struct adf_accel_dev) };
sys/dev/qat/qat_hw/qat_200xx/adf_drv.c
48
adf_cleanup_accel(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_200xx/adf_drv.c
83
struct adf_accel_dev *accel_dev;
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
108
get_accel_mask(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
114
get_ae_mask(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
122
adf_set_asym_rings_mask(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
128
get_ring_to_svc_map(struct adf_accel_dev *accel_dev, u16 *ring_to_svc_map)
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
200
set_msix_default_rttable(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
211
adf_4xxx_get_hw_cap(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
307
measure_clock(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
324
adf_4xxx_configure_accel_units(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
361
adf_exit_accel_unit_services(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
372
get_accel_unit_config(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
465
adf_init_accel_unit_services(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
526
adf_init_accel_units(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
532
adf_exit_accel_units(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
539
get_obj_name_4xxx(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
557
get_obj_name_402xx(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
575
get_objs_num(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
581
get_obj_cfg_ae_mask(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
602
adf_4xxx_get_service_type(struct adf_accel_dev *accel_dev, s32 obj_num)
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
650
adf_get_dc_extcapabilities(struct adf_accel_dev *accel_dev, u32 *capabilities)
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
685
adf_get_fw_status(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
709
adf_4xxx_send_admin_init(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
800
get_au_by_ae(struct adf_accel_dev *accel_dev, int ae_num)
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
832
adf_4xxx_cfg_gen_dispatch_arbiter(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
885
adf_get_arbiter_mapping(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
916
adf_enable_error_correction(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
926
adf_enable_ints(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
941
adf_init_device(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxx/adf_drv.c
101
adf_4xxx_disable_safe_dc_sysctl_remove(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxx/adf_drv.c
120
adf_cleanup_accel(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxx/adf_drv.c
160
struct adf_accel_dev *accel_dev;
sys/dev/qat/qat_hw/qat_4xxx/adf_drv.c
326
struct adf_accel_dev *accel_dev = device_get_softc(dev);
sys/dev/qat/qat_hw/qat_4xxx/adf_drv.c
350
sizeof(struct adf_accel_dev) };
sys/dev/qat/qat_hw/qat_4xxx/adf_drv.c
54
struct adf_accel_dev *accel_dev = arg1;
sys/dev/qat/qat_hw/qat_4xxx/adf_drv.c
77
adf_4xxx_disable_safe_dc_sysctl_add(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxxvf/adf_4xxxvf_hw_data.c
121
adf_vf_int_noop(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxxvf/adf_4xxxvf_hw_data.c
127
adf_vf_void_noop(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxxvf/adf_4xxxvf_hw_data.c
132
adf_4xxxvf_get_hw_cap(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxxvf/adf_4xxxvf_hw_data.c
207
adf_set_asym_rings_mask(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxxvf/adf_4xxxvf_hw_data.c
213
enable_pf2vm_interrupt(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxxvf/adf_4xxxvf_hw_data.c
227
disable_pf2vm_interrupt(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxxvf/adf_4xxxvf_hw_data.c
241
interrupt_active_pf2vm(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxxvf/adf_4xxxvf_hw_data.c
259
get_int_active_bundles(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxxvf/adf_4xxxvf_hw_data.c
291
get_ring_to_svc_map(struct adf_accel_dev *accel_dev, u16 *ring_to_svc_map)
sys/dev/qat/qat_hw/qat_4xxxvf/adf_4xxxvf_hw_data.c
327
adf_4xxxvf_ring_pair_reset(struct adf_accel_dev *accel_dev, u32 bank_number)
sys/dev/qat/qat_hw/qat_4xxxvf/adf_4xxxvf_hw_data.c
72
get_accel_mask(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxxvf/adf_4xxxvf_hw_data.c
78
get_ae_mask(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxxvf/adf_4xxxvf_hw_data.h
44
u32 adf_4xxxvf_get_hw_cap(struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_hw/qat_4xxxvf/adf_drv.c
238
struct adf_accel_dev *accel_dev = device_get_softc(dev);
sys/dev/qat/qat_hw/qat_4xxxvf/adf_drv.c
276
sizeof(struct adf_accel_dev) };
sys/dev/qat/qat_hw/qat_4xxxvf/adf_drv.c
52
adf_cleanup_accel(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_4xxxvf/adf_drv.c
55
struct adf_accel_dev *pf;
sys/dev/qat/qat_hw/qat_4xxxvf/adf_drv.c
97
struct adf_accel_dev *accel_dev;
sys/dev/qat/qat_hw/qat_4xxxvf/adf_drv.c
98
struct adf_accel_dev *pf;
sys/dev/qat/qat_hw/qat_c3xxx/adf_c3xxx_hw_data.c
127
adf_get_arbiter_mapping(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c3xxx/adf_c3xxx_hw_data.c
177
adf_enable_error_correction(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c3xxx/adf_c3xxx_hw_data.c
213
adf_enable_ints(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c3xxx/adf_c3xxx_hw_data.c
234
get_storage_enabled(struct adf_accel_dev *accel_dev, uint32_t *storage_enabled)
sys/dev/qat/qat_hw/qat_c3xxx/adf_c3xxx_hw_data.c
248
measure_clock(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c3xxx/adf_c3xxx_hw_data.c
265
c3xxx_get_hw_cap(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c3xxx/adf_c3xxx_hw_data.c
27
get_accel_mask(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c3xxx/adf_c3xxx_hw_data.c
311
get_obj_name(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c3xxx/adf_c3xxx_hw_data.c
318
get_objs_num(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c3xxx/adf_c3xxx_hw_data.c
324
get_obj_cfg_ae_mask(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c3xxx/adf_c3xxx_hw_data.c
42
get_ae_mask(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c3xxx/adf_drv.c
252
struct adf_accel_dev *accel_dev = device_get_softc(dev);
sys/dev/qat/qat_hw/qat_c3xxx/adf_drv.c
276
sizeof(struct adf_accel_dev) };
sys/dev/qat/qat_hw/qat_c3xxx/adf_drv.c
48
adf_cleanup_accel(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c3xxx/adf_drv.c
83
struct adf_accel_dev *accel_dev;
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ae_config.c
114
c4xxx_add_debugfs_ae_config(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ae_config.c
145
c4xxx_init_ae_config(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ae_config.c
162
c4xxx_exit_ae_config(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ae_config.c
55
struct adf_accel_dev *accel_dev = arg1;
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
1079
adf_get_inline_ipsec_algo_group(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
1103
c4xxx_init_inline_hw(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
1208
adf_enable_inline_notification(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
1223
c4xxx_init_aram_config(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
130
get_accel_mask(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
1369
c4xxx_exit_aram_config(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
144
get_ae_mask(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
1456
adf_add_debugfs_info(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
1469
adf_remove_debugfs_info(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
1476
check_svc_to_hw_capabilities(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
1495
check_accel_unit_config(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
1644
get_accel_unit_config(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
1679
adf_get_inline_config(struct adf_accel_dev *accel_dev, u32 *num_ingress_aes)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
1732
adf_set_inline_ae_mask(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
1774
adf_set_ae_mask(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
1823
adf_init_accel_unit_services(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
1903
adf_exit_accel_unit_services(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
1924
adf_c4xxx_reset_hw_units(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
1958
adf_init_accel_units(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
2019
adf_exit_accel_units(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
2029
get_obj_name(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
204
c4xxx_set_ssm_wdtimer(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
2060
get_objs_num(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
2076
get_obj_cfg_ae_mask(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
2096
configure_iov_threads(struct adf_accel_dev *accel_dev, bool enable)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
2208
remove_oid(struct adf_accel_dev *accel_dev, struct sysctl_oid *oid)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
247
c4xxx_check_slice_hang(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
315
get_eth_doorbell_msg(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
394
c4xxx_check_prod_sku(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
408
adf_check_sym_only_sku_c4xxx(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
422
adf_enable_slice_hang_detection(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
442
adf_enable_ras(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
468
adf_enable_error_interrupts(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
634
adf_enable_error_correction(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
676
adf_enable_ints(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
699
measure_clock(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
716
get_storage_enabled(struct adf_accel_dev *accel_dev, uint32_t *storage_enabled)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
727
c4xxx_get_hw_cap(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
794
c4xxx_configure_accel_units(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
853
update_hw_capability(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
885
c4xxx_set_sadb_size(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
913
c4xxx_init_error_notification_configuration(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
996
c4xxx_enable_parse_extraction(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.h
559
int adf_init_arb_c4xxx(struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.h
560
void adf_exit_arb_c4xxx(struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.h
566
int c4xxx_init_ae_config(struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.h
567
void c4xxx_exit_ae_config(struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.h
568
void remove_oid(struct adf_accel_dev *accel_dev, struct sysctl_oid *oid);
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_inline.h
593
int get_congestion_management_profile(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_inline.h
595
int c4xxx_init_congestion_management(struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_inline.h
596
int c4xxx_init_debugfs_inline_dir(struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_inline.h
597
void c4xxx_exit_debugfs_inline_dir(struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_misc_error_stats.c
100
adf_misc_error_remove_c4xxx(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_misc_error_stats.c
54
adf_misc_error_add_c4xxx(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_misc_error_stats.h
8
int adf_misc_error_add_c4xxx(struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_misc_error_stats.h
9
void adf_misc_error_remove_c4xxx(struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_pke_replay_stats.c
20
struct adf_accel_dev *accel_dev = arg1;
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_pke_replay_stats.c
58
adf_pke_replay_counters_add_c4xxx(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_pke_replay_stats.c
97
adf_pke_replay_counters_remove_c4xxx(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_pke_replay_stats.h
8
int adf_pke_replay_counters_add_c4xxx(struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_pke_replay_stats.h
9
void adf_pke_replay_counters_remove_c4xxx(struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
1078
adf_handle_rf_par_err(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
1124
adf_handle_cd_rf_par_err(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
1142
adf_handle_inln_rf_par_err(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
1193
adf_handle_congest_mngt_intr(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
1237
adf_handle_inline_intr(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
1269
adf_process_errsou11(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
1312
adf_ras_interrupts(struct adf_accel_dev *accel_dev, bool *reset_required)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
14
struct adf_accel_dev *accel_dev = arg1;
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
163
adf_exit_ras(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
182
adf_log_source_iastatssm(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
274
adf_clear_source_statssm(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
28
struct adf_accel_dev *accel_dev = arg1;
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
356
adf_process_errsou8(struct adf_accel_dev *accel_dev, struct resource *pmisc)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
378
adf_handle_ae_uncorr_err(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
403
adf_handle_ri_mem_par_err(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
42
struct adf_accel_dev *accel_dev = arg1;
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
438
adf_handle_ti_mem_par_err(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
467
adf_log_fatal_cmd_par_err(struct adf_accel_dev *accel_dev, char *err_type)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
476
adf_handle_host_cpp_par_err(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
512
adf_process_errsou9(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
543
adf_process_exprpssmcpr(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
56
struct adf_accel_dev *accel_dev = arg1;
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
583
adf_process_exprpssmxlt(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
623
adf_process_spp_par_err(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
636
adf_process_statssm(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
687
adf_process_errsou10(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
70
adf_init_ras(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
706
adf_handle_ti_misc_err(struct adf_accel_dev *accel_dev, struct resource *pmisc)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
738
adf_handle_ri_push_pull_par_err(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
774
adf_handle_ti_push_pull_par_err(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
810
adf_handle_aram_corr_err(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
830
adf_handle_aram_uncorr_err(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
850
adf_handle_ti_pull_par_err(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
873
adf_handle_ri_push_par_err(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
896
adf_log_inln_err(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
927
adf_handle_parser_uerr(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
954
adf_handle_mac_intr(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.h
13
struct adf_accel_dev;
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.h
15
int adf_init_ras(struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.h
16
void adf_exit_ras(struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.h
17
bool adf_ras_interrupts(struct adf_accel_dev *accel_dev, bool *reset_required);
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_res_part.c
100
adf_enable_dc_threads(struct adf_accel_dev *accel_dev, u32 ae, u32 partition)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_res_part.c
122
adf_init_arb_c4xxx(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_res_part.c
15
adf_get_partitions_mask(struct adf_accel_dev *accel_dev, u32 *partitions_mask)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_res_part.c
167
adf_exit_arb_c4xxx(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_res_part.c
62
adf_enable_sym_threads(struct adf_accel_dev *accel_dev, u32 ae, u32 partition)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_res_part.c
80
adf_enable_asym_threads(struct adf_accel_dev *accel_dev, u32 ae, u32 partition)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_reset.c
23
adf_c4xxx_dev_reset(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_reset.c
54
adf_c4xxx_dev_restore(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_reset.c
7
adf_check_uncorr_status(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_reset.h
73
void adf_c4xxx_dev_restore(struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_reset.h
74
void notify_and_wait_ethernet(struct adf_accel_dev *accel_dev);
sys/dev/qat/qat_hw/qat_c4xxx/adf_drv.c
251
struct adf_accel_dev *accel_dev = device_get_softc(dev);
sys/dev/qat/qat_hw/qat_c4xxx/adf_drv.c
275
sizeof(struct adf_accel_dev) };
sys/dev/qat/qat_hw/qat_c4xxx/adf_drv.c
48
adf_cleanup_accel(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c4xxx/adf_drv.c
83
struct adf_accel_dev *accel_dev;
sys/dev/qat/qat_hw/qat_c62x/adf_c62x_hw_data.c
131
adf_get_arbiter_mapping(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c62x/adf_c62x_hw_data.c
181
adf_enable_error_correction(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c62x/adf_c62x_hw_data.c
217
adf_enable_ints(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c62x/adf_c62x_hw_data.c
238
get_storage_enabled(struct adf_accel_dev *accel_dev, uint32_t *storage_enabled)
sys/dev/qat/qat_hw/qat_c62x/adf_c62x_hw_data.c
252
measure_clock(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c62x/adf_c62x_hw_data.c
269
c62x_get_hw_cap(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c62x/adf_c62x_hw_data.c
29
get_accel_mask(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c62x/adf_c62x_hw_data.c
316
get_obj_name(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c62x/adf_c62x_hw_data.c
323
get_objs_num(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c62x/adf_c62x_hw_data.c
329
get_obj_cfg_ae_mask(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_c62x/adf_c62x_hw_data.c
44
get_ae_mask(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c62x/adf_drv.c
253
struct adf_accel_dev *accel_dev = device_get_softc(dev);
sys/dev/qat/qat_hw/qat_c62x/adf_drv.c
277
sizeof(struct adf_accel_dev) };
sys/dev/qat/qat_hw/qat_c62x/adf_drv.c
48
adf_cleanup_accel(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_c62x/adf_drv.c
83
struct adf_accel_dev *accel_dev;
sys/dev/qat/qat_hw/qat_dh895xcc/adf_dh895xcc_hw_data.c
126
adf_get_arbiter_mapping(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_dh895xcc/adf_dh895xcc_hw_data.c
194
adf_enable_error_correction(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_dh895xcc/adf_dh895xcc_hw_data.c
230
adf_enable_ints(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_dh895xcc/adf_dh895xcc_hw_data.c
257
get_storage_enabled(struct adf_accel_dev *accel_dev, u32 *storage_enabled)
sys/dev/qat/qat_hw/qat_dh895xcc/adf_dh895xcc_hw_data.c
271
dh895xcc_get_hw_cap(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_dh895xcc/adf_dh895xcc_hw_data.c
304
get_obj_name(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_dh895xcc/adf_dh895xcc_hw_data.c
311
get_objs_num(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_dh895xcc/adf_dh895xcc_hw_data.c
317
get_obj_cfg_ae_mask(struct adf_accel_dev *accel_dev,
sys/dev/qat/qat_hw/qat_dh895xcc/adf_dh895xcc_hw_data.c
34
get_accel_mask(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_dh895xcc/adf_dh895xcc_hw_data.c
46
get_ae_mask(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_dh895xcc/adf_drv.c
241
struct adf_accel_dev *accel_dev = device_get_softc(dev);
sys/dev/qat/qat_hw/qat_dh895xcc/adf_drv.c
265
sizeof(struct adf_accel_dev) };
sys/dev/qat/qat_hw/qat_dh895xcc/adf_drv.c
48
adf_cleanup_accel(struct adf_accel_dev *accel_dev)
sys/dev/qat/qat_hw/qat_dh895xcc/adf_drv.c
83
struct adf_accel_dev *accel_dev;