Home
last modified time | relevance | path

Searched refs:DSA_NOTIFIER_LAG_CHANGE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/dsa/
H A Dswitch.h20 DSA_NOTIFIER_LAG_CHANGE, enumerator
H A Dswitch.c1008 case DSA_NOTIFIER_LAG_CHANGE: in dsa_switch_event()
H A Dport.c608 return dsa_port_notify(dp, DSA_NOTIFIER_LAG_CHANGE, &info); in dsa_port_lag_change()