Home
last modified time | relevance | path

Searched hist:"28 de0f9fec5a84bd5b56d6364432a8730eac410a" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/soc/mscc/
H A Docelot.hdiff 28de0f9fec5a84bd5b56d6364432a8730eac410a Thu May 05 11:22:12 CDT 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: felix: perform MDB migration based on ocelot->multicast list

The felix driver is the only user of dsa_port_walk_mdbs(), and there
isn't even a good reason for it, considering that the host MDB entries
are already saved by the ocelot switch lib in the ocelot->multicast list.

Rewrite the multicast entry migration procedure around the
ocelot->multicast list so we can delete dsa_port_walk_mdbs().

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.cdiff 28de0f9fec5a84bd5b56d6364432a8730eac410a Thu May 05 11:22:12 CDT 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: felix: perform MDB migration based on ocelot->multicast list

The felix driver is the only user of dsa_port_walk_mdbs(), and there
isn't even a good reason for it, considering that the host MDB entries
are already saved by the ocelot switch lib in the ocelot->multicast list.

Rewrite the multicast entry migration procedure around the
ocelot->multicast list so we can delete dsa_port_walk_mdbs().

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.cdiff 28de0f9fec5a84bd5b56d6364432a8730eac410a Thu May 05 11:22:12 CDT 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: felix: perform MDB migration based on ocelot->multicast list

The felix driver is the only user of dsa_port_walk_mdbs(), and there
isn't even a good reason for it, considering that the host MDB entries
are already saved by the ocelot switch lib in the ocelot->multicast list.

Rewrite the multicast entry migration procedure around the
ocelot->multicast list so we can delete dsa_port_walk_mdbs().

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>