Searched refs:mlxsw_sp_router (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.h | 18 struct mlxsw_sp_router { struct 124 struct mlxsw_sp_nexthop *mlxsw_sp_nexthop_next(struct mlxsw_sp_router *router,
|
H A D | spectrum_router.c | 1294 struct mlxsw_sp_router *router = mlxsw_sp->router; in mlxsw_sp_netdev_ipip_type() 1860 struct mlxsw_sp_router *router = mlxsw_sp->router; in mlxsw_sp_router_nve_promote_decap() 1908 struct mlxsw_sp_router *router = mlxsw_sp->router; in mlxsw_sp_router_nve_demote_decap() 1935 struct mlxsw_sp_router *router = mlxsw_sp->router; in mlxsw_sp_router_nve_is_decap() 2384 struct mlxsw_sp_router *router; in mlxsw_sp_router_neighs_update_work() 2387 router = container_of(work, struct mlxsw_sp_router, in mlxsw_sp_router_neighs_update_work() 2401 struct mlxsw_sp_router *router; in mlxsw_sp_router_probe_unresolved_nexthops() 2403 router = container_of(work, struct mlxsw_sp_router, in mlxsw_sp_router_probe_unresolved_nexthops() 2610 struct mlxsw_sp_router *router; in mlxsw_sp_router_schedule_work() 2612 router = container_of(nb, struct mlxsw_sp_router, netevent_n in mlxsw_sp_router_schedule_work() [all...] |
H A D | spectrum.h | 117 struct mlxsw_sp_router; 153 struct mlxsw_sp_router *router;
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.h | 21 struct mlxsw_sp_router { struct 143 struct mlxsw_sp_nexthop *mlxsw_sp_nexthop_next(struct mlxsw_sp_router *router,
|
H A D | spectrum_router.c | 1113 static int mlxsw_sp_crif_insert(struct mlxsw_sp_router *router, in mlxsw_sp_crif_insert() 1120 static void mlxsw_sp_crif_remove(struct mlxsw_sp_router *router, in mlxsw_sp_crif_remove() 1128 mlxsw_sp_crif_lookup(struct mlxsw_sp_router *router, in mlxsw_sp_crif_lookup() 1514 struct mlxsw_sp_router *router = mlxsw_sp->router; in mlxsw_sp_netdev_ipip_type() 2091 struct mlxsw_sp_router *router = mlxsw_sp->router; in mlxsw_sp_router_nve_promote_decap() 2139 struct mlxsw_sp_router *router = mlxsw_sp->router; in mlxsw_sp_router_nve_demote_decap() 2166 struct mlxsw_sp_router *router = mlxsw_sp->router; in mlxsw_sp_router_nve_is_decap() 2620 struct mlxsw_sp_router *router; in mlxsw_sp_router_neighs_update_work() 2623 router = container_of(work, struct mlxsw_sp_router, in mlxsw_sp_router_neighs_update_work() 2637 struct mlxsw_sp_router *route in mlxsw_sp_router_probe_unresolved_nexthops() [all...] |
H A D | spectrum.h | 118 struct mlxsw_sp_router; 173 struct mlxsw_sp_router *router;
|
Completed in 29 milliseconds