forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/drivers/scsi/qedf/qedf_dbg.h
....@@ -60,6 +60,8 @@
6060 #define QEDF_LOG_NOTICE 0x40000000 /* Notice logs */
6161 #define QEDF_LOG_WARN 0x80000000 /* Warning logs */
6262
63
+#define QEDF_DEBUGFS_LOG_LEN (2 * PAGE_SIZE)
64
+
6365 /* Debug context structure */
6466 struct qedf_dbg_ctx {
6567 unsigned int host_no;