Home
last modified time | relevance | path

Searched refs:ocelot_port_bridge_leave (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot.c1120 int ocelot_port_bridge_leave(struct ocelot *ocelot, int port, in ocelot_port_bridge_leave() function
1144 EXPORT_SYMBOL(ocelot_port_bridge_leave);
Docelot_net.c928 err = ocelot_port_bridge_leave(ocelot, port, in ocelot_netdevice_port_event()
/Linux-v5.10/include/soc/mscc/
Docelot.h741 int ocelot_port_bridge_leave(struct ocelot *ocelot, int port,
/Linux-v5.10/drivers/net/dsa/ocelot/
Dfelix.c112 ocelot_port_bridge_leave(ocelot, port, br); in felix_bridge_leave()