Searched refs:port_lag_join (Results 1 – 6 of 6) sorted by relevance
522 if (info->dp->ds == ds && ds->ops->port_lag_join) in dsa_switch_lag_join()523 return ds->ops->port_lag_join(ds, info->dp->index, info->lag, in dsa_switch_lag_join()
1181 int (*port_lag_join)(struct dsa_switch *ds, int port, member
1890 .port_lag_join = qca8k_port_lag_join,
2070 .port_lag_join = felix_lag_join,
659 of a LAG DSA master, a further call to ``port_lag_join`` will be emitted1042 - ``port_lag_join``: function invoked when a given switch port is added to a
6937 .port_lag_join = mv88e6xxx_port_lag_join,