Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_common_drv.h145 int qat_hal_check_ae_active(struct icp_qat_fw_loader_handle *handle,
H A Dqat_uclo.c1285 if (qat_hal_check_ae_active(handle, (unsigned char)ae)) { in qat_uclo_broadcast_load_fw()
1543 if (qat_hal_check_ae_active(handle, i)) { in qat_uclo_load_fw()
H A Dqat_hal.c403 int qat_hal_check_ae_active(struct icp_qat_fw_loader_handle *handle, in qat_hal_check_ae_active() function