Searched refs:qat_hal_set_ae_lm_mode (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_common_drv.h | 144 int qat_hal_set_ae_lm_mode(struct icp_qat_fw_loader_handle *handle,
|
H A D | qat_uclo.c | 914 ret = qat_hal_set_ae_lm_mode(handle, ae, ICP_LMEM0, mode); in qat_hal_set_modes() 920 ret = qat_hal_set_ae_lm_mode(handle, ae, ICP_LMEM1, mode); in qat_hal_set_modes() 927 ret = qat_hal_set_ae_lm_mode(handle, ae, ICP_LMEM2, mode); in qat_hal_set_modes() 933 ret = qat_hal_set_ae_lm_mode(handle, ae, ICP_LMEM3, mode); in qat_hal_set_modes()
|
H A 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
|