Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Droce_gid_mgmt.c906 static struct notifier_block nb_netdevice = { variable
932 register_netdevice_notifier(&nb_netdevice); in roce_gid_mgmt_init()
942 unregister_netdevice_notifier(&nb_netdevice); in roce_gid_mgmt_cleanup()
H A Ddevice.c3022 static struct notifier_block nb_netdevice = { variable
3097 register_netdevice_notifier(&nb_netdevice); in ib_core_init()
3128 unregister_netdevice_notifier(&nb_netdevice); in ib_core_cleanup()