Searched refs:esw_nb (Results 1 – 1 of 1) sorted by relevance
27 struct notifier_block esw_nb; member489 struct mlx5_sf_table *table = container_of(nb, struct mlx5_sf_table, esw_nb); in mlx5_sf_esw_event()529 table->esw_nb.notifier_call = mlx5_sf_esw_event; in mlx5_sf_table_init()530 err = mlx5_esw_event_notifier_register(dev->priv.eswitch, &table->esw_nb); in mlx5_sf_table_init()542 mlx5_esw_event_notifier_unregister(dev->priv.eswitch, &table->esw_nb); in mlx5_sf_table_init()558 mlx5_esw_event_notifier_unregister(dev->priv.eswitch, &table->esw_nb); in mlx5_sf_table_cleanup()