Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_net.c1421 ocelot_port_lag_leave(ocelot, port, bond); in ocelot_netdevice_lag_join()
1446 ocelot_port_lag_leave(ocelot, port, bond); in ocelot_netdevice_lag_leave()
H A Docelot.c2346 void ocelot_port_lag_leave(struct ocelot *ocelot, int port, in ocelot_port_lag_leave() function
2368 EXPORT_SYMBOL(ocelot_port_lag_leave);
/openbmc/linux/include/soc/mscc/
H A Docelot.h1095 void ocelot_port_lag_leave(struct ocelot *ocelot, int port,
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c966 ocelot_port_lag_leave(ocelot, port, lag.dev); in felix_lag_leave()