commit | a4feea74cd7a8f12d9fae67014533a4220135760 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Fri Oct 16 14:01:36 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 16 07:15:22 2015 -0700 |
tree | 7b8cab853ff12318876dac3ddbd451cea3a24392 | |
parent | e534a56a317fa4e55419cc255d6af2683288d71c [diff] |
mlxsw: reg: Add Switch Port VLAN MAC Learning register definition Since we currently do not support the offloading of 802.1D bridges, we need to be able to let the device know it should not learn MAC addresses on specific {Port, VID} pairs. Add the SPVMLR register, which controls the learning enablement of {Port, VID} pairs. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>