Searched refs:qat_hal_set_ae_lm_mode (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/qat/include/common/ |
H A D | adf_common_drv.h | 220 int qat_hal_set_ae_lm_mode(struct icp_qat_fw_loader_handle *handle,
|
/freebsd/sys/dev/qat/qat_common/ |
H A D | qat_uclo.c | 1089 if (qat_hal_set_ae_lm_mode(handle, ae, ICP_LMEM0, ae_mode)) { in qat_hal_set_modes() 1094 if (qat_hal_set_ae_lm_mode(handle, ae, ICP_LMEM1, ae_mode)) { in qat_hal_set_modes() 1100 if (qat_hal_set_ae_lm_mode(handle, ae, ICP_LMEM2, ae_mode)) { in qat_hal_set_modes() 1105 if (qat_hal_set_ae_lm_mode(handle, ae, ICP_LMEM3, ae_mode)) { in qat_hal_set_modes()
|
H A D | qat_hal.c | 249 qat_hal_set_ae_lm_mode(struct icp_qat_fw_loader_handle *handle, in qat_hal_set_ae_lm_mode() function
|