Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Ddevice.c3018 static struct notifier_block nb_netdevice = { variable
3093 register_netdevice_notifier(&nb_netdevice); in ib_core_init()
3124 unregister_netdevice_notifier(&nb_netdevice); in ib_core_cleanup()