Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dlag.c624 unregister_netdevice_notifier_net(&init_net, &ldev->nb); in mlx5_lag_remove()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c2691 unregister_netdevice_notifier_net(mlxsw_sp_net(mlxsw_sp), in mlxsw_sp_init()
2820 unregister_netdevice_notifier_net(mlxsw_sp_net(mlxsw_sp), in mlxsw_sp_fini()
/Linux-v5.10/include/linux/
Dnetdevice.h2666 int unregister_netdevice_notifier_net(struct net *net,
/Linux-v5.10/net/core/
Ddev.c1957 int unregister_netdevice_notifier_net(struct net *net, in unregister_netdevice_notifier_net() function
1967 EXPORT_SYMBOL(unregister_netdevice_notifier_net);
/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dmain.c3321 unregister_netdevice_notifier_net(mlx5_core_net(dev->mdev), in mlx5_remove_netdev_notifier()