Searched defs:mlxsw_sp_router (Results 1 – 1 of 1) sorted by relevance
39 struct mlxsw_sp_router { struct40 struct mlxsw_sp *mlxsw_sp;41 struct mlxsw_sp_rif **rifs;42 struct mlxsw_sp_vr *vrs;43 struct rhashtable neigh_ht;44 struct rhashtable nexthop_group_ht;45 struct rhashtable nexthop_ht;46 struct list_head nexthop_list;70 struct mlxsw_sp_router_nve_decap nve_decap_config; argument76 const struct mlxsw_sp_router_ll_ops *proto_ll_ops[MLXSW_SP_L3_PROTO_MAX]; argument[all …]