Searched refs:unregister_netdevice_notifier_net (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/net/core/ |
| H A D | lock_debug.c | 91 unregister_netdevice_notifier_net(net, nb); in rtnl_net_debug_net_exit()
|
| H A D | dev.c | 2053 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 D | hwstats.c | 449 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 D | bridge.c | 590 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 D | lag.c | 236 unregister_netdevice_notifier_net(&init_net, &ldev->nb); in mlx5_ldev_free()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum.c | 3220 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 D | spectrum_router.c | 11712 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 D | netdevice.h | 3151 int unregister_netdevice_notifier_net(struct net *net,
|