Searched refs:ocelot_port_lag_change (Results 1 – 4 of 4) sorted by relevance
1089 void ocelot_port_lag_change(struct ocelot *ocelot, int port, bool lag_tx_active);
2295 void ocelot_port_lag_change(struct ocelot *ocelot, int port, bool lag_tx_active) in ocelot_port_lag_change() function2308 EXPORT_SYMBOL(ocelot_port_lag_change);
1566 ocelot_port_lag_change(ocelot, port, is_active); in ocelot_netdevice_changelowerstate()
978 ocelot_port_lag_change(ocelot, port, dp->lag_tx_enabled); in felix_lag_change()