Searched refs:crosschip_lag_join (Results 1 – 2 of 2) sorted by relevance
570 if (info->dp->ds != ds && ds->ops->crosschip_lag_join) in dsa_switch_lag_join()571 return ds->ops->crosschip_lag_join(ds, info->dp->ds->index, in dsa_switch_lag_join()
1149 int (*crosschip_lag_join)(struct dsa_switch *ds, int sw_index, member