Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.h39 struct mlxsw_sp_router { struct
40 struct mlxsw_sp *mlxsw_sp;
41 struct mlxsw_sp_rif **rifs;
42 struct idr rif_mac_profiles_idr;
43 atomic_t rif_mac_profiles_count;
44 u8 max_rif_mac_profile;
45 struct mlxsw_sp_vr *vrs;
46 struct rhashtable neigh_ht;
47 struct rhashtable nexthop_group_ht;
48 struct rhashtable nexthop_ht;
[all …]