Searched refs:ocelot_port_bridge_leave (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_net.c | 1356 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 D | ocelot.c | 2085 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 D | ocelot.h | 1045 void ocelot_port_bridge_leave(struct ocelot *ocelot, int port,
|
/openbmc/linux/drivers/net/dsa/ocelot/ |
H A D | felix.c | 939 ocelot_port_bridge_leave(ocelot, port, bridge.dev); in felix_bridge_leave()
|