Home
last modified time | relevance | path

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

/linux-6.15/net/core/
H A Dlock_debug.c91 unregister_netdevice_notifier_net(net, nb); in rtnl_net_debug_net_exit()
H A Ddev.c2053 int unregister_netdevice_notifier_net(struct net *net, in unregister_netdevice_notifier_net() function
2064 EXPORT_SYMBOL(unregister_netdevice_notifier_net);
/linux-6.15/drivers/net/netdevsim/
H A Dhwstats.c449 unregister_netdevice_notifier_net(net, &hwstats->netdevice_nb); in nsim_dev_hwstats_init()
480 unregister_netdevice_notifier_net(net, &hwstats->netdevice_nb); in nsim_dev_hwstats_exit()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbridge.c590 unregister_netdevice_notifier_net(&init_net, &br_offloads->netdev_nb); in mlx5e_rep_bridge_cleanup()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c236 unregister_netdevice_notifier_net(&init_net, &ldev->nb); in mlx5_ldev_free()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c3220 unregister_netdevice_notifier_net(mlxsw_sp_net(mlxsw_sp), in mlxsw_sp_init()
3409 unregister_netdevice_notifier_net(mlxsw_sp_net(mlxsw_sp), in mlxsw_sp_fini()
H A Dspectrum_router.c11712 unregister_netdevice_notifier_net(mlxsw_sp_net(mlxsw_sp), in mlxsw_sp_router_init()
11765 unregister_netdevice_notifier_net(mlxsw_sp_net(mlxsw_sp), in mlxsw_sp_router_fini()
/linux-6.15/include/linux/
H A Dnetdevice.h3151 int unregister_netdevice_notifier_net(struct net *net,