Searched defs:neigh_update (Results 1 – 4 of 4) sorted by relevance
41 struct mlx5e_neigh_update_table *neigh_update = &rpriv->neigh_update; in mlx5e_rep_queue_neigh_stats_work() local207 struct mlx5e_neigh_update_table *neigh_update = &rpriv->neigh_update; in mlx5e_rep_netevent_event() local278 struct mlx5e_neigh_update_table *neigh_update = &rpriv->neigh_update; in mlx5e_rep_neigh_init() local309 struct mlx5e_neigh_update_table *neigh_update = &rpriv->neigh_update; in mlx5e_rep_neigh_cleanup() local364 struct mlx5e_neigh_update_table *neigh_update = &rpriv->neigh_update; in mlx5e_rep_neigh_entry_lookup() local
61 void (*neigh_update)(struct t3cdev *dev, struct neighbour *neigh); member
107 struct mlx5e_neigh_update_table neigh_update; member
1493 int neigh_update(struct neighbour *neigh, const u8 *lladdr, u8 new, in neigh_update() function