Searched refs:lag_tx_active (Results 1 – 3 of 3) sorted by relevance
609 bool lag_tx_active; member812 void ocelot_port_lag_change(struct ocelot *ocelot, int port, bool lag_tx_active);
1321 if (only_active_ports && !ocelot_port->lag_tx_active) in ocelot_get_bond_mask()1832 void ocelot_port_lag_change(struct ocelot *ocelot, int port, bool lag_tx_active) in ocelot_port_lag_change() argument1836 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()