Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/qat/qat_common/
Dadf_common_drv.h144 int qat_hal_check_ae_active(struct icp_qat_fw_loader_handle *handle,
Dqat_uclo.c1284 if (qat_hal_check_ae_active(handle, (unsigned char)ae)) { in qat_uclo_broadcast_load_fw()
1500 if (qat_hal_check_ae_active(handle, i)) { in qat_uclo_load_fw()
Dqat_hal.c403 int qat_hal_check_ae_active(struct icp_qat_fw_loader_handle *handle, in qat_hal_check_ae_active() function