Home
last modified time | relevance | path

Searched refs:qat_hal_set_ae_lm_mode (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/crypto/qat/qat_common/
Dadf_common_drv.h190 int qat_hal_set_ae_lm_mode(struct icp_qat_fw_loader_handle *handle,
Dqat_uclo.c938 if (qat_hal_set_ae_lm_mode(handle, ae, ICP_LMEM0, in qat_uclo_set_ae_mode()
944 if (qat_hal_set_ae_lm_mode(handle, ae, ICP_LMEM1, in qat_uclo_set_ae_mode()
Dqat_hal.c237 int qat_hal_set_ae_lm_mode(struct icp_qat_fw_loader_handle *handle, in qat_hal_set_ae_lm_mode() function