Home
last modified time | relevance | path

Searched refs:lag_tx_active (Results 1 – 3 of 3) sorted by relevance

/linux/include/soc/mscc/
A Docelot.h620 bool lag_tx_active; member
825 void ocelot_port_lag_change(struct ocelot *ocelot, int port, bool lag_tx_active);
/linux/drivers/net/ethernet/mscc/
A Docelot.c1704 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() argument
2218 ocelot_port->lag_tx_active = lag_tx_active; in ocelot_port_lag_change()
A Docelot_net.c1392 if (ocelot_port->lag_tx_active == is_active) in ocelot_netdevice_changelowerstate()

Completed in 18 milliseconds