Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_fid.c129 struct mlxsw_sp_fid_family { struct
130 enum mlxsw_sp_fid_type type;
131 size_t fid_size;
132 u16 start_index;
133 u16 end_index;
134 struct list_head fids_list;
135 unsigned long *fids_bitmap;
136 const struct mlxsw_sp_fid_flood_profile *flood_profile;
137 enum mlxsw_sp_rif_type rif_type;
138 const struct mlxsw_sp_fid_ops *ops;
[all …]