Searched refs:qat_hal_set_ae_lm_mode (Results 1 – 3 of 3) sorted by relevance
/drivers/crypto/intel/qat/qat_common/ |
D | adf_common_drv.h | 147 int qat_hal_set_ae_lm_mode(struct icp_qat_fw_loader_handle *handle,
|
D | qat_uclo.c | 913 ret = qat_hal_set_ae_lm_mode(handle, ae, ICP_LMEM0, mode); in qat_hal_set_modes() 919 ret = qat_hal_set_ae_lm_mode(handle, ae, ICP_LMEM1, mode); in qat_hal_set_modes() 926 ret = qat_hal_set_ae_lm_mode(handle, ae, ICP_LMEM2, mode); in qat_hal_set_modes() 932 ret = qat_hal_set_ae_lm_mode(handle, ae, ICP_LMEM3, mode); in qat_hal_set_modes()
|
D | qat_hal.c | 194 int qat_hal_set_ae_lm_mode(struct icp_qat_fw_loader_handle *handle, in qat_hal_set_ae_lm_mode() function
|