Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109537143
D36329.id110090.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D36329.id110090.diff
View Options
diff --git a/sys/dev/qat/qat_api/qat_direct/include/icp_adf_cfg.h b/sys/dev/qat/qat_api/qat_direct/include/icp_adf_cfg.h
--- a/sys/dev/qat/qat_api/qat_direct/include/icp_adf_cfg.h
+++ b/sys/dev/qat/qat_api/qat_direct/include/icp_adf_cfg.h
@@ -52,9 +52,9 @@
#define ADF_SRAM_SIZE_IN_BYTES ("Sram_SizeInBytes")
/* Device node id, tells to which die the device is
* connected to */
-#define ADF_DEV_NODE_ID ("Device_NodeId")
+#define ADF_DEV_NODE_ID "Device_NodeId"
/* Device package id, this is accel_dev id */
-#define ADF_DEV_PKG_ID ("Device_PkgId")
+#define ADF_DEV_PKG_ID "Device_PkgId"
/* Device bus address, B.D.F (Bus(8bits),Device(5bits),Function(3bits)) */
#define ADF_DEV_BUS_ADDRESS ("Device_BusAddress")
/* Number of Acceleration Engines */
@@ -76,9 +76,9 @@
/* Whether or not arbitration is supported */
#define ADF_DEV_ARB_SUPPORTED ("ArbitrationSupported")
/* Slice Watch Dog Timer for CySym+Comp */
-#define ADF_DEV_SSM_WDT_BULK ("CySymAndDcWatchDogTimer")
+#define ADF_DEV_SSM_WDT_BULK "CySymAndDcWatchDogTimer"
/* Slice Watch Dog Timer for CyAsym */
-#define ADF_DEV_SSM_WDT_PKE ("CyAsymWatchDogTimer")
+#define ADF_DEV_SSM_WDT_PKE "CyAsymWatchDogTimer"
/* String names for the exposed sections of config file. */
#define GENERAL_SEC "GENERAL"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Feb 7, 10:23 AM (21 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16507527
Default Alt Text
D36329.id110090.diff (1 KB)
Attached To
Mode
D36329: qat: Drop extraneous parentheses from some macro values.
Attached
Detach File
Event Timeline
Log In to Comment