Home
last modified time | relevance | path

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

/Linux-v4.19/net/dsa/
Ddsa_priv.h22 DSA_NOTIFIER_BRIDGE_LEAVE, enumerator
Dswitch.c251 case DSA_NOTIFIER_BRIDGE_LEAVE: in dsa_switch_event()
Dport.c136 err = dsa_port_notify(dp, DSA_NOTIFIER_BRIDGE_LEAVE, &info); in dsa_port_bridge_leave()