Searched refs:__mlxsw_sp_nexthop_neigh_update (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.c | 3572 static void __mlxsw_sp_nexthop_neigh_update(struct mlxsw_sp_nexthop *nh, in __mlxsw_sp_nexthop_neigh_update() function 3620 __mlxsw_sp_nexthop_neigh_update(nh, !entry_connected); in mlxsw_sp_nexthop_dead_neigh_replace() 3657 __mlxsw_sp_nexthop_neigh_update(nh, removing); in mlxsw_sp_nexthop_neigh_update() 3727 __mlxsw_sp_nexthop_neigh_update(nh, !(nud_state & NUD_VALID && !dead)); in mlxsw_sp_nexthop_neigh_init() 3746 __mlxsw_sp_nexthop_neigh_update(nh, true); in mlxsw_sp_nexthop_neigh_fini() 3786 __mlxsw_sp_nexthop_neigh_update(nh, removing); in mlxsw_sp_nexthop_ipip_init() 3798 __mlxsw_sp_nexthop_neigh_update(nh, true); in mlxsw_sp_nexthop_ipip_fini() 3973 __mlxsw_sp_nexthop_neigh_update(nh, removing); in mlxsw_sp_nexthop_rif_update()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.c | 4158 static void __mlxsw_sp_nexthop_neigh_update(struct mlxsw_sp_nexthop *nh, in __mlxsw_sp_nexthop_neigh_update() function 4212 __mlxsw_sp_nexthop_neigh_update(nh, !entry_connected); in mlxsw_sp_nexthop_dead_neigh_replace() 4249 __mlxsw_sp_nexthop_neigh_update(nh, removing); in mlxsw_sp_nexthop_neigh_update() 4323 __mlxsw_sp_nexthop_neigh_update(nh, !(nud_state & NUD_VALID && !dead)); in mlxsw_sp_nexthop_neigh_init() 4342 __mlxsw_sp_nexthop_neigh_update(nh, true); in mlxsw_sp_nexthop_neigh_fini() 4387 __mlxsw_sp_nexthop_neigh_update(nh, removing); in mlxsw_sp_nexthop_ipip_init() 4399 __mlxsw_sp_nexthop_neigh_update(nh, true); in mlxsw_sp_nexthop_ipip_fini() 4590 __mlxsw_sp_nexthop_neigh_update(nh, removing); in mlxsw_sp_nexthop_rif_update()
|
Completed in 25 milliseconds