Searched refs:conduit_state_change (Results 1 – 3 of 3) sorted by relevance
966 if (!ds->ops->conduit_state_change) in dsa_switch_conduit_state_change()969 ds->ops->conduit_state_change(ds, info->conduit, info->operational); in dsa_switch_conduit_state_change()
1264 void (*conduit_state_change)(struct dsa_switch *ds, member
3459 .conduit_state_change = mt753x_conduit_state_change,