Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_net.c1356 ocelot_port_bridge_leave(ocelot, port, bridge); in ocelot_netdevice_bridge_join()
1387 ocelot_port_bridge_leave(ocelot, port, bridge); in ocelot_netdevice_bridge_leave()
H A Docelot.c2085 void ocelot_port_bridge_leave(struct ocelot *ocelot, int port, in ocelot_port_bridge_leave() function
2104 EXPORT_SYMBOL(ocelot_port_bridge_leave);
/openbmc/linux/include/soc/mscc/
H A Docelot.h1045 void ocelot_port_bridge_leave(struct ocelot *ocelot, int port,
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c939 ocelot_port_bridge_leave(ocelot, port, bridge.dev); in felix_bridge_leave()