Symbol: icp_qat_fw_loader_handle
sys/dev/qat/include/common/adf_accel_devices.h
623
struct icp_qat_fw_loader_handle;
sys/dev/qat/include/common/adf_accel_devices.h
625
struct icp_qat_fw_loader_handle *fw_loader;
sys/dev/qat/include/common/adf_common_drv.h
208
void qat_hal_deinit(struct icp_qat_fw_loader_handle *handle);
sys/dev/qat/include/common/adf_common_drv.h
209
int qat_hal_start(struct icp_qat_fw_loader_handle *handle);
sys/dev/qat/include/common/adf_common_drv.h
210
void qat_hal_stop(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/include/common/adf_common_drv.h
213
void qat_hal_reset(struct icp_qat_fw_loader_handle *handle);
sys/dev/qat/include/common/adf_common_drv.h
214
int qat_hal_clr_reset(struct icp_qat_fw_loader_handle *handle);
sys/dev/qat/include/common/adf_common_drv.h
215
void qat_hal_set_live_ctx(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/include/common/adf_common_drv.h
218
int qat_hal_check_ae_active(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/include/common/adf_common_drv.h
220
int qat_hal_set_ae_lm_mode(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/include/common/adf_common_drv.h
224
void qat_hal_set_ae_tindex_mode(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/include/common/adf_common_drv.h
227
void qat_hal_set_ae_scs_mode(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/include/common/adf_common_drv.h
230
int qat_hal_set_ae_ctx_mode(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/include/common/adf_common_drv.h
233
int qat_hal_set_ae_nn_mode(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/include/common/adf_common_drv.h
236
void qat_hal_set_pc(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/include/common/adf_common_drv.h
240
void qat_hal_wr_uwords(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/include/common/adf_common_drv.h
245
void qat_hal_wr_coalesce_uwords(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/include/common/adf_common_drv.h
251
void qat_hal_wr_umem(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/include/common/adf_common_drv.h
257
int qat_hal_batch_wr_lm(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/include/common/adf_common_drv.h
260
int qat_hal_init_gpr(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/include/common/adf_common_drv.h
266
int qat_hal_init_wr_xfer(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/include/common/adf_common_drv.h
272
int qat_hal_init_rd_xfer(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/include/common/adf_common_drv.h
278
int qat_hal_init_nn(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/include/common/adf_common_drv.h
283
int qat_hal_wr_lm(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/include/common/adf_common_drv.h
287
int qat_uclo_wr_all_uimage(struct icp_qat_fw_loader_handle *handle);
sys/dev/qat/include/common/adf_common_drv.h
288
void qat_uclo_del_obj(struct icp_qat_fw_loader_handle *handle);
sys/dev/qat/include/common/adf_common_drv.h
289
void qat_uclo_del_mof(struct icp_qat_fw_loader_handle *handle);
sys/dev/qat/include/common/adf_common_drv.h
290
int qat_uclo_wr_mimage(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/include/common/adf_common_drv.h
293
int qat_uclo_map_obj(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/include/common/adf_common_drv.h
299
int qat_uclo_set_cfg_ae_mask(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
101
qat_hal_set_live_ctx(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
1021
struct icp_qat_fw_loader_handle *handle;
sys/dev/qat/qat_common/qat_hal.c
110
qat_hal_rd_ae_csr(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
1130
qat_hal_deinit(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_hal.c
1139
qat_hal_start(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_hal.c
1192
qat_hal_stop(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
1201
qat_hal_set_pc(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
1214
qat_hal_get_uwords(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
1248
qat_hal_wr_umem(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
1276
qat_hal_exec_micro_inst(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
128
qat_hal_wr_ae_csr(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
1444
qat_hal_rd_rel_reg(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
146
qat_hal_get_wakeup_event(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
1522
qat_hal_wr_rel_reg(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
160
qat_hal_wait_cycles(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
1611
qat_hal_exec_micro_init_lm(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
1644
qat_hal_batch_wr_lm(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
1691
qat_hal_put_rel_rd_xfer(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
1735
qat_hal_put_rel_wr_xfer(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
1793
qat_hal_put_rel_nn(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
1812
qat_hal_convert_abs_to_rel(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
1834
qat_hal_init_gpr(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
1871
qat_hal_init_wr_xfer(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
1909
qat_hal_init_rd_xfer(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
1947
qat_hal_init_nn(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
204
qat_hal_set_ae_ctx_mode(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
225
qat_hal_set_ae_nn_mode(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
249
qat_hal_set_ae_lm_mode(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
286
qat_hal_set_ae_tindex_mode(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
301
qat_hal_set_ae_scs_mode(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
370
qat_hal_get_ae_mask_gen4(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_hal.c
385
qat_hal_reset(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_hal.c
435
qat_hal_wr_indr_csr(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
456
qat_hal_rd_indr_csr(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
471
qat_hal_put_sig_event(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
489
qat_hal_put_wakeup_event(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
510
qat_hal_check_ae_alive(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_hal.c
543
qat_hal_check_ae_active(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
558
qat_hal_reset_timestamp(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_hal.c
590
qat_hal_init_esram(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_hal.c
622
qat_hal_clr_reset(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_hal.c
730
qat_hal_disable_ctx(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
775
qat_hal_wr_uwords(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
818
qat_hal_wr_coalesce_uwords(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
860
qat_hal_enable_ctx(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_hal.c
874
qat_hal_clear_xfer(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_hal.c
892
qat_hal_clear_gpr(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_hal.c
990
qat_hal_check_imr(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_uclo.c
1032
qat_uclo_init_globals(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_uclo.c
1065
qat_hal_set_modes(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
1117
qat_uclo_set_ae_mode(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_uclo.c
1154
qat_uclo_init_uword_num(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_uclo.c
1168
qat_uclo_parse_uof_obj(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_uclo.c
1223
qat_uclo_map_suof_file_hdr(const struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
1250
qat_uclo_map_simg(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
1299
qat_uclo_check_simg_compat(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
1324
qat_uclo_del_suof(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_uclo.c
1355
qat_uclo_map_suof(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
1431
qat_uclo_auth_fw(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
144
qat_uclo_wr_sram_by_words(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
1479
qat_uclo_is_broadcast(struct icp_qat_fw_loader_handle *handle, int imgid)
sys/dev/qat/qat_common/qat_uclo.c
1495
qat_uclo_broadcast_load_fw(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
1576
qat_uclo_simg_alloc(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
1597
qat_uclo_simg_free(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
1608
qat_uclo_map_auth_fw(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
167
qat_uclo_wr_umem_by_words(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
1732
qat_uclo_load_fw(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
1791
qat_uclo_map_suof_obj(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
1808
qat_uclo_wr_mimage(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
1843
qat_uclo_map_uof_obj(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
187
qat_uclo_batch_wr_umem(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
1878
qat_uclo_map_mof_file_hdr(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
1905
qat_uclo_del_mof(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_uclo.c
2089
qat_uclo_map_mof_obj(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
209
qat_uclo_cleanup_batch_init_list(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
2141
qat_uclo_map_obj(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
2172
qat_uclo_del_obj(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_uclo.c
2236
qat_uclo_wr_uimage_raw_page(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
2289
qat_uclo_wr_uimage_page(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
2347
qat_uclo_wr_suof_img(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_uclo.c
2381
qat_uclo_wr_uof_img(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_uclo.c
2400
qat_uclo_wr_all_uimage(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_uclo.c
2407
qat_uclo_set_cfg_ae_mask(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
250
qat_uclo_fetch_initmem_ae(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
283
qat_uclo_create_batch_init_list(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
325
qat_uclo_init_lmem_seg(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
345
qat_uclo_init_umem_seg(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
370
qat_uclo_init_ae_memory(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
391
qat_uclo_init_ustore(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
478
qat_uclo_init_memory(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_uclo.c
744
UcLo_checkTGroupList2X(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_uclo.c
799
qat_uclo_map_ae(struct icp_qat_fw_loader_handle *handle, int max_ae)
sys/dev/qat/qat_common/qat_uclo.c
880
qat_uclo_get_dev_type(struct icp_qat_fw_loader_handle *handle)
sys/dev/qat/qat_common/qat_uclo.c
925
qat_uclo_init_reg(struct icp_qat_fw_loader_handle *handle,
sys/dev/qat/qat_common/qat_uclo.c
974
qat_uclo_init_reg_sym(struct icp_qat_fw_loader_handle *handle,