Searched refs:port_lag_join (Results 1 – 2 of 2) 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()
1226 int (*port_lag_join)(struct dsa_switch *ds, int port, member