Home
last modified time | relevance | path

Searched defs:neigh_update (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dneigh.c41 struct mlx5e_neigh_update_table *neigh_update = &rpriv->neigh_update; in mlx5e_rep_queue_neigh_stats_work() local
207 struct mlx5e_neigh_update_table *neigh_update = &rpriv->neigh_update; in mlx5e_rep_netevent_event() local
278 struct mlx5e_neigh_update_table *neigh_update = &rpriv->neigh_update; in mlx5e_rep_neigh_init() local
309 struct mlx5e_neigh_update_table *neigh_update = &rpriv->neigh_update; in mlx5e_rep_neigh_cleanup() local
364 struct mlx5e_neigh_update_table *neigh_update = &rpriv->neigh_update; in mlx5e_rep_neigh_entry_lookup() local
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb3/
Dt3cdev.h61 void (*neigh_update)(struct t3cdev *dev, struct neighbour *neigh); member
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h112 struct mlx5e_neigh_update_table neigh_update; member
/linux-6.6.21/net/core/
Dneighbour.c1485 int neigh_update(struct neighbour *neigh, const u8 *lladdr, u8 new, in neigh_update() function