Thread (3 messages) 3 messages, 2 authors, 2007-08-31

Re: [PATCH 8/11] cxgb3 - Update internal memory management

From: Jeff Garzik <hidden>
Date: 2007-08-31 13:36:42
Also in: lkml

Divy Le Ray wrote:
quoted hunk ↗ jump to hunk
From: Divy Le Ray <redacted>

Set PM1 internal memory to round robin mode
It balances access to this internal memory for multiport adapters.

Signed-off-by: Divy Le Ray <redacted>
---

 drivers/net/cxgb3/regs.h  |    2 ++
 drivers/net/cxgb3/t3_hw.c |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/drivers/net/cxgb3/regs.h b/drivers/net/cxgb3/regs.h
index 2824278..5e1bc0d 100644
--- a/drivers/net/cxgb3/regs.h
+++ b/drivers/net/cxgb3/regs.h
@@ -1326,6 +1326,7 @@
 #define V_D0_WEIGHT(x) ((x) << S_D0_WEIGHT)
 
 #define A_PM1_RX_CFG 0x5c0
+#define A_PM1_RX_MODE 0x5c4
 
 #define A_PM1_RX_INT_ENABLE 0x5d8
 
@@ -1394,6 +1395,7 @@
 #define A_PM1_RX_INT_CAUSE 0x5dc
 
 #define A_PM1_TX_CFG 0x5e0
+#define A_PM1_TX_MODE 0x5e4
 
 #define A_PM1_TX_INT_ENABLE 0x5f8
Future note:

would be nice to see the above as enums as well

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