Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Dswitch.h22 DSA_NOTIFIER_LAG_LEAVE, enumerator
H A Dport.c685 dsa_port_notify(dp, DSA_NOTIFIER_LAG_LEAVE, &info); in dsa_port_lag_join()
721 err = dsa_port_notify(dp, DSA_NOTIFIER_LAG_LEAVE, &info); in dsa_port_lag_leave()
H A Dswitch.c1014 case DSA_NOTIFIER_LAG_LEAVE: in dsa_switch_event()