Thread (4 messages) 4 messages, 3 authors, 2026-03-06

RE: [PATCH net] net: enetc: safely reinitialize TX BD ring when it has unsent frames

From: Wei Fang <wei.fang@nxp.com>
Date: 2026-03-06 05:50:10
Also in: imx, lkml

quoted hunk ↗ jump to hunk
--- a/drivers/net/ethernet/freescale/enetc/enetc_hw.h
+++ b/drivers/net/ethernet/freescale/enetc/enetc_hw.h
@@ -20,6 +20,8 @@
 #define ENETC_SIMR	0
 #define ENETC_SIMR_EN	BIT(31)
 #define ENETC_SIMR_RSSE	BIT(0)
+#define ENETC_SISR	4
+#define  SISR_TX_BUSY	BIT(0)
Sorry, I only realized I hadn't removed this debug register after
sending this patch. :(

I will remove this in v2.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help