Searched refs:netdevice_nb (Results 1 – 6 of 6) sorted by relevance
490 s5->netdevice_nb.notifier_call = sparx5_netdevice_event; in sparx5_register_notifier_blocks()491 err = register_netdevice_notifier(&s5->netdevice_nb); in sparx5_register_notifier_blocks()516 unregister_netdevice_notifier(&s5->netdevice_nb); in sparx5_register_notifier_blocks()527 unregister_netdevice_notifier(&s5->netdevice_nb); in sparx5_unregister_notifier_blocks()
201 struct notifier_block netdevice_nb; member
32 struct notifier_block netdevice_nb; member
2868 mlxsw_sp->netdevice_nb.notifier_call = mlxsw_sp_netdevice_event; in mlxsw_sp_init()2870 &mlxsw_sp->netdevice_nb); in mlxsw_sp_init()2911 &mlxsw_sp->netdevice_nb); in mlxsw_sp_init()3048 &mlxsw_sp->netdevice_nb); in mlxsw_sp_fini()4654 mlxsw_sp = container_of(nb, struct mlxsw_sp, netdevice_nb); in mlxsw_sp_netdevice_event()
177 struct notifier_block netdevice_nb; member
4849 tc = container_of(this, struct mlx5e_tc_table, netdevice_nb); in mlx5e_tc_netdev_event()4929 tc->netdevice_nb.notifier_call = mlx5e_tc_netdev_event; in mlx5e_tc_nic_init()4931 &tc->netdevice_nb, in mlx5e_tc_nic_init()4934 tc->netdevice_nb.notifier_call = NULL; in mlx5e_tc_nic_init()4965 if (tc->netdevice_nb.notifier_call) in mlx5e_tc_nic_cleanup()4967 &tc->netdevice_nb, in mlx5e_tc_nic_cleanup()