1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/dsa/ocelot
Vladimir Oltean a72e23dd67 net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_8021q CPU
Add more logic to ocelot_port_{,un}set_dsa_8021q_cpu() from the ocelot
switch lib by encapsulating the ocelot_apply_bridge_fwd_mask() call that
felix used to have.

This is necessary because the CPU port change procedure will also need
to do this, and it's good to reduce code duplication by having an entry
point in the ocelot switch lib that does all that is needed.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-05-23 10:39:54 +01:00
..
felix.c net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_8021q CPU 2022-05-23 10:39:54 +01:00
felix.h net: dsa: felix: reimplement tagging protocol change with function pointers 2022-05-12 16:38:55 -07:00
felix_vsc9959.c net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953 2022-05-11 15:24:37 -07:00
Kconfig net: dsa: ocelot: felix: utilize shared mscc-miim driver for indirect MDIO access 2021-11-29 13:02:00 +00:00
Makefile net: dsa: seville: build as separate module 2020-09-18 17:52:51 -07:00
seville_vsc9953.c net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953 2022-05-11 15:24:37 -07:00