Searched defs:neigh_update (Results 1 – 4 of 4) sorted by relevance
330 struct mlx5e_neigh_update_table *neigh_update = &rpriv->neigh_update; in mlx5e_rep_queue_neigh_stats_work() local436 struct mlx5e_neigh_update_table *neigh_update = &rpriv->neigh_update; in mlx5e_rep_netevent_event() local538 struct mlx5e_neigh_update_table *neigh_update = &rpriv->neigh_update; in mlx5e_rep_neigh_init() local564 struct mlx5e_neigh_update_table *neigh_update = &rpriv->neigh_update; in mlx5e_rep_neigh_cleanup() local616 struct mlx5e_neigh_update_table *neigh_update = &rpriv->neigh_update; in mlx5e_rep_neigh_entry_lookup() local
58 struct mlx5e_neigh_update_table neigh_update; member
61 void (*neigh_update)(struct t3cdev *dev, struct neighbour *neigh); member
1121 int neigh_update(struct neighbour *neigh, const u8 *lladdr, u8 new, in neigh_update() function