Home
last modified time | relevance | path

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

/openbmc/linux/net/dsa/
H A Dslave.h18 extern struct notifier_block dsa_slave_switchdev_blocking_notifier;
H A Dport.c518 &dsa_slave_switchdev_blocking_notifier, in dsa_port_bridge_join()
532 &dsa_slave_switchdev_blocking_notifier); in dsa_port_bridge_join()
551 &dsa_slave_switchdev_blocking_notifier); in dsa_port_pre_bridge_leave()
H A Dslave.c3672 struct notifier_block dsa_slave_switchdev_blocking_notifier = { variable
3689 nb = &dsa_slave_switchdev_blocking_notifier; in dsa_slave_register_notifier()
3708 nb = &dsa_slave_switchdev_blocking_notifier; in dsa_slave_unregister_notifier()