Home
last modified time | relevance | path

Searched refs:port_lag_join (Results 1 – 5 of 5) sorted by relevance

/linux/include/net/
H A Ddsa.h1202 int (*port_lag_join)(struct dsa_switch *ds, int port, member
/linux/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c2042 .port_lag_join = qca8k_port_lag_join,
/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2273 .port_lag_join = felix_lag_join,
/linux/Documentation/networking/dsa/
H A Ddsa.rst663 of a LAG DSA conduit, a further call to ``port_lag_join`` will be emitted
1046 - ``port_lag_join``: function invoked when a given switch port is added to a
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c7211 .port_lag_join = mv88e6xxx_port_lag_join,