Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A 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
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3cdev.h61 void (*neigh_update)(struct t3cdev *dev, struct neighbour *neigh); member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.h112 struct mlx5e_neigh_update_table neigh_update; member
/openbmc/linux/net/core/
H A Dneighbour.c1485 int neigh_update(struct neighbour *neigh, const u8 *lladdr, u8 new, in neigh_update() function