Searched refs:lag_tx_active (Results 1 – 3 of 3) sorted by relevance
620 bool lag_tx_active; member825 void ocelot_port_lag_change(struct ocelot *ocelot, int port, bool lag_tx_active);
1704 if (only_active_ports && !ocelot_port->lag_tx_active) in ocelot_get_bond_mask()2214 void ocelot_port_lag_change(struct ocelot *ocelot, int port, bool lag_tx_active) in ocelot_port_lag_change() argument2218 ocelot_port->lag_tx_active = lag_tx_active; in ocelot_port_lag_change()
1392 if (ocelot_port->lag_tx_active == is_active) in ocelot_netdevice_changelowerstate()
Completed in 18 milliseconds