Home
last modified time | relevance | path

Searched refs:lag_tx_active (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_lag.c60 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()
H A Dlan966x_main.h465 bool lag_tx_active; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot.c2080 if (ocelot_port->lag_tx_active) in ocelot_set_aggr_pgids()
2295 void ocelot_port_lag_change(struct ocelot *ocelot, int port, bool lag_tx_active) in ocelot_port_lag_change() argument
2301 ocelot_port->lag_tx_active = lag_tx_active; in ocelot_port_lag_change()
H A Docelot_net.c1563 if (ocelot_port->lag_tx_active == is_active) in ocelot_netdevice_changelowerstate()
/kernel/linux/linux-6.6/include/soc/mscc/
H A Docelot.h798 bool lag_tx_active; member
1089 void ocelot_port_lag_change(struct ocelot *ocelot, int port, bool lag_tx_active);

Completed in 13 milliseconds