Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/include/common/
H A Dadf_common_drv.h218 int qat_hal_check_ae_active(struct icp_qat_fw_loader_handle *handle,
/freebsd/sys/dev/qat/qat_common/
H A Dqat_uclo.c768 if (!qat_hal_check_ae_active(handle, swAe)) { in UcLo_checkTGroupList2X()
1517 if (qat_hal_check_ae_active(handle, (unsigned char)i)) { in qat_uclo_broadcast_load_fw()
1749 if (qat_hal_check_ae_active(handle, i)) { in qat_uclo_load_fw()
H A Dqat_hal.c543 qat_hal_check_ae_active(struct icp_qat_fw_loader_handle *handle, in qat_hal_check_ae_active() function
792 if (qat_hal_check_ae_active(handle, ae_in_group + i)) { in qat_hal_wr_uwords()