commit | 94f94d4acfb2a5e978f98d924be33c981e2f86c6 | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <vladimir.oltean@nxp.com> | Tue May 05 22:20:53 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu May 07 17:31:57 2020 -0700 |
tree | a1c76a406358dea44c2064675bb72e4dbbf51815 | |
parent | e1eea8112017cbdc596d90caf6ede191502a9691 [diff] |
net: dsa: sja1105: add static tables for virtual links This patch adds the register definitions for the: - VL Lookup Table - VL Policing Table - VL Forwarding Table - VL Forwarding Parameters Table These are needed in order to perform TTEthernet operations: QoS classification, flow-based policing and/or frame redirecting with the switch. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>