Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.h21 struct mlxsw_sp_router { struct
22 struct mlxsw_sp *mlxsw_sp;
23 struct rhashtable crif_ht;
24 struct gen_pool *rifs_table;
25 struct mlxsw_sp_rif **rifs;
26 struct idr rif_mac_profiles_idr;
27 atomic_t rif_mac_profiles_count;
28 atomic_t rifs_count;
29 u8 max_rif_mac_profile;
30 struct mlxsw_sp_vr *vrs;
[all …]