Home
last modified time | relevance | path

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

/linux/net/core/
H A Dlock_debug.c94 unregister_netdevice_notifier_net(net, nb); in rtnl_net_debug_net_exit()
H A Ddev.c2152 int unregister_netdevice_notifier_net(struct net *net, in unregister_netdevice_notifier_net() function
2163 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/mlxsw/
H A Dspectrum.c3192 unregister_netdevice_notifier_net(mlxsw_sp_net(mlxsw_sp), in mlxsw_sp_init()
3381 unregister_netdevice_notifier_net(mlxsw_sp_net(mlxsw_sp), in mlxsw_sp_fini()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c291 unregister_netdevice_notifier_net(net, &ldev->nb); in mlx5_ldev_free()
/linux/include/linux/
H A Dnetdevice.h3271 int unregister_netdevice_notifier_net(struct net *net,