Home
last modified time | relevance | path

Searched refs:DSA_NOTIFIER_BRIDGE_LEAVE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/net/dsa/
H A Dswitch.h13 DSA_NOTIFIER_BRIDGE_LEAVE, enumerator
H A Dport.c535 dsa_broadcast(DSA_NOTIFIER_BRIDGE_LEAVE, &info); in dsa_port_bridge_join()
576 err = dsa_broadcast(DSA_NOTIFIER_BRIDGE_LEAVE, &info); in dsa_port_bridge_leave()
579 "port %d failed to notify DSA_NOTIFIER_BRIDGE_LEAVE: %pe\n", in dsa_port_bridge_leave()
H A Dswitch.c987 case DSA_NOTIFIER_BRIDGE_LEAVE: in dsa_switch_event()
/kernel/linux/linux-5.10/net/dsa/
H A Ddsa_priv.h20 DSA_NOTIFIER_BRIDGE_LEAVE, enumerator
H A Dswitch.c319 case DSA_NOTIFIER_BRIDGE_LEAVE: in dsa_switch_event()
H A Dport.c183 err = dsa_broadcast(DSA_NOTIFIER_BRIDGE_LEAVE, &info); in dsa_port_bridge_leave()
185 pr_err("DSA: failed to notify DSA_NOTIFIER_BRIDGE_LEAVE\n"); in dsa_port_bridge_leave()

Completed in 13 milliseconds