Home
last modified time | relevance | path

Searched refs:mlxsw_sp_neigh_rif_made_sync (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c2988 struct mlxsw_sp_neigh_rif_made_sync { struct
2996 struct mlxsw_sp_neigh_rif_made_sync *rms = data; in mlxsw_sp_neigh_rif_made_sync_each() argument
3008 static int mlxsw_sp_neigh_rif_made_sync(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_neigh_rif_made_sync() function
3011 struct mlxsw_sp_neigh_rif_made_sync rms = { in mlxsw_sp_neigh_rif_made_sync()
7992 err = mlxsw_sp_neigh_rif_made_sync(mlxsw_sp, rif); in mlxsw_sp_router_rif_made_sync()