Searched refs:netdevice_nb (Results 1 – 4 of 4) sorted by relevance
28 struct notifier_block netdevice_nb; member
2663 mlxsw_sp->netdevice_nb.notifier_call = mlxsw_sp_netdevice_event; in mlxsw_sp_init()2665 &mlxsw_sp->netdevice_nb); in mlxsw_sp_init()2697 &mlxsw_sp->netdevice_nb); in mlxsw_sp_init()2826 &mlxsw_sp->netdevice_nb); in mlxsw_sp_fini()4308 mlxsw_sp = container_of(nb, struct mlxsw_sp, netdevice_nb); in mlxsw_sp_netdevice_event()
161 struct notifier_block netdevice_nb; member
5269 tc = container_of(this, struct mlx5e_tc_table, netdevice_nb); in mlx5e_tc_netdev_event()5337 tc->netdevice_nb.notifier_call = mlx5e_tc_netdev_event; in mlx5e_tc_nic_init()5339 &tc->netdevice_nb, in mlx5e_tc_nic_init()5342 tc->netdevice_nb.notifier_call = NULL; in mlx5e_tc_nic_init()5371 if (tc->netdevice_nb.notifier_call) in mlx5e_tc_nic_cleanup()5373 &tc->netdevice_nb, in mlx5e_tc_nic_cleanup()