Home
last modified time | relevance | path

Searched refs:icp_qat_fw_loader_handle (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/crypto/qat/qat_common/
Dadf_common_drv.h143 void qat_hal_deinit(struct icp_qat_fw_loader_handle *handle);
144 void qat_hal_start(struct icp_qat_fw_loader_handle *handle, unsigned char ae,
146 void qat_hal_stop(struct icp_qat_fw_loader_handle *handle, unsigned char ae,
148 void qat_hal_reset(struct icp_qat_fw_loader_handle *handle);
149 int qat_hal_clr_reset(struct icp_qat_fw_loader_handle *handle);
150 void qat_hal_set_live_ctx(struct icp_qat_fw_loader_handle *handle,
152 int qat_hal_set_ae_lm_mode(struct icp_qat_fw_loader_handle *handle,
155 int qat_hal_set_ae_ctx_mode(struct icp_qat_fw_loader_handle *handle,
157 int qat_hal_set_ae_nn_mode(struct icp_qat_fw_loader_handle *handle,
159 void qat_hal_set_pc(struct icp_qat_fw_loader_handle *handle,
[all …]
Dqat_hal.c111 void qat_hal_set_live_ctx(struct icp_qat_fw_loader_handle *handle, in qat_hal_set_live_ctx()
118 static int qat_hal_rd_ae_csr(struct icp_qat_fw_loader_handle *handle, in qat_hal_rd_ae_csr()
134 static int qat_hal_wr_ae_csr(struct icp_qat_fw_loader_handle *handle, in qat_hal_wr_ae_csr()
150 static void qat_hal_get_wakeup_event(struct icp_qat_fw_loader_handle *handle, in qat_hal_get_wakeup_event()
162 static int qat_hal_wait_cycles(struct icp_qat_fw_loader_handle *handle, in qat_hal_wait_cycles()
198 int qat_hal_set_ae_ctx_mode(struct icp_qat_fw_loader_handle *handle, in qat_hal_set_ae_ctx_mode()
218 int qat_hal_set_ae_nn_mode(struct icp_qat_fw_loader_handle *handle, in qat_hal_set_ae_nn_mode()
236 int qat_hal_set_ae_lm_mode(struct icp_qat_fw_loader_handle *handle, in qat_hal_set_ae_lm_mode()
314 void qat_hal_reset(struct icp_qat_fw_loader_handle *handle) in qat_hal_reset()
324 static void qat_hal_wr_indr_csr(struct icp_qat_fw_loader_handle *handle, in qat_hal_wr_indr_csr()
[all …]
Dqat_uclo.c142 static void qat_uclo_wr_sram_by_words(struct icp_qat_fw_loader_handle *handle, in qat_uclo_wr_sram_by_words()
158 static void qat_uclo_wr_umem_by_words(struct icp_qat_fw_loader_handle *handle, in qat_uclo_wr_umem_by_words()
176 static void qat_uclo_batch_wr_umem(struct icp_qat_fw_loader_handle *handle, in qat_uclo_batch_wr_umem()
199 qat_uclo_cleanup_batch_init_list(struct icp_qat_fw_loader_handle *handle, in qat_uclo_cleanup_batch_init_list()
235 static int qat_uclo_fetch_initmem_ae(struct icp_qat_fw_loader_handle *handle, in qat_uclo_fetch_initmem_ae()
266 static int qat_uclo_create_batch_init_list(struct icp_qat_fw_loader_handle in qat_uclo_create_batch_init_list()
320 static int qat_uclo_init_lmem_seg(struct icp_qat_fw_loader_handle *handle, in qat_uclo_init_lmem_seg()
335 static int qat_uclo_init_umem_seg(struct icp_qat_fw_loader_handle *handle, in qat_uclo_init_umem_seg()
359 static int qat_uclo_init_ae_memory(struct icp_qat_fw_loader_handle *handle, in qat_uclo_init_ae_memory()
400 static int qat_uclo_init_ustore(struct icp_qat_fw_loader_handle *handle, in qat_uclo_init_ustore()
[all …]
Dadf_accel_devices.h184 struct icp_qat_fw_loader_handle;
186 struct icp_qat_fw_loader_handle *fw_loader;
Dicp_qat_fw_loader_handle.h69 struct icp_qat_fw_loader_handle { struct