mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Cleanup and fix flushing of L2 UC entries
This commit is contained in:
+4
-1
@@ -105,9 +105,12 @@
|
||||
#define RTL837x_L2_DATA_OUT_B 0x5cd0
|
||||
#define RTL837x_L2_DATA_OUT_C 0x5cd4
|
||||
#define RTL837x_TBL_DATA_IN_A 0x5cb8
|
||||
#define RTL837x_L2_TBL_CTRL 0x53d4
|
||||
#define RTL837x_PVID_BASE_REG 0x4e1c
|
||||
|
||||
#define RTL837x_L2_TBL_FLUSH_CTRL 0x53d4
|
||||
#define L2_TBL_FLUSH_EXEC 0x10000
|
||||
#define RTL837x_L2_TBL_FLUSH_CNF 0x53dc
|
||||
|
||||
/*
|
||||
* Egress / ingress filtering
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user