Home
last modified time | relevance | path

Searched refs:port_lag_leave (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/net/dsa/
A Dswitch.c542 if (info->dp->ds == ds && ds->ops->port_lag_leave) in dsa_switch_lag_leave()
543 return ds->ops->port_lag_leave(ds, info->dp->index, info->lag); in dsa_switch_lag_leave()
/linux-6.3-rc2/include/net/
A Ddsa.h1190 int (*port_lag_leave)(struct dsa_switch *ds, int port, member
/linux-6.3-rc2/drivers/net/dsa/qca/
A Dqca8k-8xxx.c2009 .port_lag_leave = qca8k_port_lag_leave,
/linux-6.3-rc2/drivers/net/dsa/ocelot/
A Dfelix.c2105 .port_lag_leave = felix_lag_leave,
/linux-6.3-rc2/Documentation/networking/dsa/
A Ddsa.rst1046 - ``port_lag_leave``: function invoked when a given switch port leaves a LAG
/linux-6.3-rc2/drivers/net/dsa/mv88e6xxx/
A Dchip.c7031 .port_lag_leave = mv88e6xxx_port_lag_leave,

Completed in 31 milliseconds