Searched refs:port_lag_join (Results 1 – 6 of 6) sorted by relevance
566 if (info->dp->ds == ds && ds->ops->port_lag_join) in dsa_switch_lag_join()567 return ds->ops->port_lag_join(ds, info->dp->index, info->lag, in dsa_switch_lag_join()
1213 int (*port_lag_join)(struct dsa_switch *ds, int port, member
2043 .port_lag_join = qca8k_port_lag_join,
2261 .port_lag_join = felix_lag_join,
663 of a LAG DSA conduit, a further call to ``port_lag_join`` will be emitted1046 - ``port_lag_join``: function invoked when a given switch port is added to a
7114 .port_lag_join = mv88e6xxx_port_lag_join,