Searched refs:crosschip_lag_join (Results 1 – 3 of 3) sorted by relevance
446 if (ds->index != info->sw_index && ds->ops->crosschip_lag_join) in dsa_switch_lag_join()447 return ds->ops->crosschip_lag_join(ds, info->sw_index, in dsa_switch_lag_join()
801 int (*crosschip_lag_join)(struct dsa_switch *ds, int sw_index, member
6278 .crosschip_lag_join = mv88e6xxx_crosschip_lag_join,