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