Searched defs:mlxsw_sp_router (Results 1 – 1 of 1) sorted by relevance
18 struct mlxsw_sp_router { struct19 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; argument50 struct mutex lock; /* Protects shared router resources */