Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/include/common/
H A Dicp_qat_fw_loader_handle.h33 bool fw_auth; member
/freebsd/sys/dev/qat/qat_common/
H A Dqat_hal.c1057 handle->fw_auth = (pci_get_device(GET_DEV(handle->accel_dev)) == in qat_hal_init()
1061 if (handle->fw_auth && qat_hal_check_imr(handle)) { in qat_hal_init()
1104 if (!handle->fw_auth) { in qat_hal_init()
1149 if (handle->fw_auth) { in qat_hal_start()
1197 if (!handle->fw_auth) in qat_hal_stop()
H A Dqat_uclo.c1809 if (handle->fw_auth) { in qat_uclo_wr_mimage()
2164 return (handle->fw_auth) ? in qat_uclo_map_obj()
2400 return (handle->fw_auth) ? qat_uclo_wr_suof_img(handle) : in qat_uclo_wr_all_uimage()