Home
last modified time | relevance | path

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

/linux-6.14.4/net/bridge/
Dbr.c258 static struct notifier_block br_switchdev_blocking_notifier = { variable
419 err = register_switchdev_blocking_notifier(&br_switchdev_blocking_notifier); in br_init()
442 unregister_switchdev_blocking_notifier(&br_switchdev_blocking_notifier); in br_init()
462 unregister_switchdev_blocking_notifier(&br_switchdev_blocking_notifier); in br_deinit()