Searched refs:port_lag_join (Results 1 – 5 of 5) sorted by relevance
442 if (ds->index == info->sw_index && ds->ops->port_lag_join) in dsa_switch_lag_join()443 return ds->ops->port_lag_join(ds, info->port, info->lag, in dsa_switch_lag_join()
876 int (*port_lag_join)(struct dsa_switch *ds, int port, member
1657 .port_lag_join = felix_lag_join,
750 - ``port_lag_join``: function invoked when a given switch port is added to a
6275 .port_lag_join = mv88e6xxx_port_lag_join,