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

/linux-master/drivers/net/netdevsim/
H A Dhwstats.c452 unregister_netdevice_notifier_net(net, &hwstats->netdevice_nb);
483 unregister_netdevice_notifier_net(net, &hwstats->netdevice_nb);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbridge.c592 unregister_netdevice_notifier_net(&init_net, &br_offloads->netdev_nb);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c229 unregister_netdevice_notifier_net(&init_net, &ldev->nb);
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c3342 unregister_netdevice_notifier_net(mlxsw_sp_net(mlxsw_sp),
3531 unregister_netdevice_notifier_net(mlxsw_sp_net(mlxsw_sp),
H A Dspectrum_router.c11756 unregister_netdevice_notifier_net(mlxsw_sp_net(mlxsw_sp),
11809 unregister_netdevice_notifier_net(mlxsw_sp_net(mlxsw_sp),
/linux-master/include/linux/
H A Dnetdevice.h2896 int unregister_netdevice_notifier_net(struct net *net,
/linux-master/net/core/
H A Ddev.c1851 * unregister_netdevice_notifier_net - unregister a per-netns
1866 int unregister_netdevice_notifier_net(struct net *net, function
1876 EXPORT_SYMBOL(unregister_netdevice_notifier_net); variable

Completed in 252 milliseconds