Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/core/
H A Droce_gid_mgmt.c907 static struct notifier_block nb_netdevice = { variable
933 register_netdevice_notifier(&nb_netdevice); in roce_gid_mgmt_init()
943 unregister_netdevice_notifier(&nb_netdevice); in roce_gid_mgmt_cleanup()
H A Ddevice.c2973 static struct notifier_block nb_netdevice = { variable
3048 register_netdevice_notifier(&nb_netdevice); in ib_core_init()
3079 unregister_netdevice_notifier(&nb_netdevice); in ib_core_cleanup()