Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Dswitch.c556 if (info->dp->ds != ds && ds->ops->crosschip_lag_change) in dsa_switch_lag_change()
557 return ds->ops->crosschip_lag_change(ds, info->dp->ds->index, in dsa_switch_lag_change()
/linux/include/net/
H A Ddsa.h1147 int (*crosschip_lag_change)(struct dsa_switch *ds, int sw_index, member