Searched refs:unregister_netdevice_notifier_net (Results 1 – 8 of 8) sorted by relevance
| /linux/net/core/ |
| H A D | lock_debug.c | 93 unregister_netdevice_notifier_net(net, nb); in rtnl_net_debug_net_exit()
|
| H A D | dev.c | 2126 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 D | hwstats.c | 446 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 D | bridge.c | 587 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 D | lag.c | 240 unregister_netdevice_notifier_net(net, &ldev->nb); in mlx5_ldev_free()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum.c | 3188 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 D | spectrum_router.c | 11708 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 D | netdevice.h | 3195 int unregister_netdevice_notifier_net(struct net *net,
|