Searched refs:lag_tx_active (Results 1 – 4 of 4) sorted by relevance
60 if (port->lag_tx_active) in lan966x_lag_set_aggr_pgids()276 if (port->lag_tx_active == is_active) in lan966x_lag_port_changelowerstate()279 port->lag_tx_active = is_active; in lan966x_lag_port_changelowerstate()
418 bool lag_tx_active; member
2327 if (ocelot_port->lag_tx_active) in ocelot_set_aggr_pgids()2542 void ocelot_port_lag_change(struct ocelot *ocelot, int port, bool lag_tx_active) in ocelot_port_lag_change() argument2548 ocelot_port->lag_tx_active = lag_tx_active; in ocelot_port_lag_change()
1584 if (ocelot_port->lag_tx_active == is_active) in ocelot_netdevice_changelowerstate()
Completed in 18 milliseconds