commit | 2cb8cb144eef6b3175e95504eae7f385bdb35c69 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Mon Jun 12 12:37:42 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 13 11:23:11 2017 -0400 |
tree | 75ada6aa8a7ac4406fd7ba0205b98c76f402c996 | |
parent | 81c6edb23b61a4dec5e0a8954f69a151baeb55f4 [diff] |
net: dsa: mv88e6xxx: prefix Port Egress Rate Control macros For implicit namespacing and clarity, prefix the common Port Egress Rate Control and Port Egress Rate Control 2 registers macros with MV88E6XXX_PORT_EGRESS_RATE_CTL1 and MV88E6XXX_PORT_EGRESS_RATE_CTL2. Document the register and prefer ordered hex masks values for all Marvell 16-bit registers. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>