Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A Dbr.c251 static struct notifier_block br_switchdev_blocking_notifier = { variable
417 err = register_switchdev_blocking_notifier(&br_switchdev_blocking_notifier); in br_init()
440 unregister_switchdev_blocking_notifier(&br_switchdev_blocking_notifier); in br_init()
460 unregister_switchdev_blocking_notifier(&br_switchdev_blocking_notifier); in br_deinit()