Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F164142038
D36330.id109777.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
640 B
Referenced Files
None
Subscribers
None
D36330.id109777.diff
View Options
diff --git a/sys/dev/qat/qat_api/qat_direct/include/icp_adf_accel_mgr.h b/sys/dev/qat/qat_api/qat_direct/include/icp_adf_accel_mgr.h
--- a/sys/dev/qat/qat_api/qat_direct/include/icp_adf_accel_mgr.h
+++ b/sys/dev/qat/qat_api/qat_direct/include/icp_adf_accel_mgr.h
@@ -48,6 +48,16 @@
*/
CpaBoolean icp_adf_is_dev_in_reset(icp_accel_dev_t *accel_dev);
+/*
+ * icp_adf_is_dev_in_error
+ * Check if device is in error state.
+ *
+ * Returns:
+ * CPA_TRUE device is in error state
+ * CPA_FALS device is not in error state
+ */
+CpaBoolean icp_adf_is_dev_in_error(icp_accel_dev_t *accel_dev);
+
/*
* icp_amgr_getNumInstances
*
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 30, 3:05 AM (1 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35723327
Default Alt Text
D36330.id109777.diff (640 B)
Attached To
Mode
D36330: qat: Add a prototype for icp_adf_is_dev_in_error.
Attached
Detach File
Event Timeline
Log In to Comment