Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/intel/qat/qat_common/
Dadf_common_drv.h143 int qat_hal_check_ae_active(struct icp_qat_fw_loader_handle *handle,
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()
Dqat_hal.c403 int qat_hal_check_ae_active(struct icp_qat_fw_loader_handle *handle, in qat_hal_check_ae_active() function