Home
last modified time | relevance | path

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

/linux/net/core/
H A Dlock_debug.c93 unregister_netdevice_notifier_net(net, nb); in rtnl_net_debug_net_exit()
H A Ddev.c2126 int unregister_netdevice_notifier_net(struct net *net, in unregister_netdevice_notifier_net() function
2137 EXPORT_SYMBOL(unregister_netdevice_notifier_net);
/linux/drivers/net/netdevsim/
H A Dhwstats.c446 unregister_netdevice_notifier_net(net, &hwstats->netdevice_nb); in nsim_dev_hwstats_init()
477 unregister_netdevice_notifier_net(net, &hwstats->netdevice_nb); in nsim_dev_hwstats_exit()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbridge.c587 unregister_netdevice_notifier_net(&init_net, &br_offloads->netdev_nb); in mlx5e_rep_bridge_cleanup()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c240 unregister_netdevice_notifier_net(net, &ldev->nb); in mlx5_ldev_free()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c3188 unregister_netdevice_notifier_net(mlxsw_sp_net(mlxsw_sp), in mlxsw_sp_init()
3377 unregister_netdevice_notifier_net(mlxsw_sp_net(mlxsw_sp), in mlxsw_sp_fini()
H A Dspectrum_router.c11708 unregister_netdevice_notifier_net(mlxsw_sp_net(mlxsw_sp), in mlxsw_sp_router_init()
11761 unregister_netdevice_notifier_net(mlxsw_sp_net(mlxsw_sp), in mlxsw_sp_router_fini()
/linux/include/linux/
H A Dnetdevice.h3195 int unregister_netdevice_notifier_net(struct net *net,