Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.h18 struct mlxsw_sp_router { struct
19 struct mlxsw_sp *mlxsw_sp;
20 struct mlxsw_sp_rif **rifs;
21 struct mlxsw_sp_vr *vrs;
22 struct rhashtable neigh_ht;
23 struct rhashtable nexthop_group_ht;
24 struct rhashtable nexthop_ht;
25 struct list_head nexthop_list;
49 struct mlxsw_sp_router_nve_decap nve_decap_config; argument
50 struct mutex lock; /* Protects shared router resources */