commit | d9ea56206c4df77175321874544eb4ca48c0bac8 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Tue Nov 05 01:12:58 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 05 18:09:45 2019 -0800 |
tree | f0ddfd9be6d3ff1da9e666851a672dc20f693ece | |
parent | 5cd73fbd78794d9c9c4e7a61dc8fa83489b43d03 [diff] |
net: dsa: mv88e6xxx: Add number of MACs in the ATU For each supported switch, add an entry to the info structure for the number of MACs which can be stored in the ATU. This will later be used to export the ATU as a devlink resource, and indicate its occupancy, how full the ATU is. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>