Home
last modified time | relevance | path

Searched refs:crosschip_lag_join (Results 1 – 2 of 2) sorted by relevance

/linux/net/dsa/
H A Dswitch.c570 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()
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c7175 .crosschip_lag_join = mv88e6xxx_crosschip_lag_join,