Searched defs:mlxsw_sp_sb_vals (Results 1 – 1 of 1) sorted by relevance
108 struct mlxsw_sp_sb_vals { struct109 unsigned int pool_count;110 const struct mlxsw_sp_sb_pool_des *pool_dess;111 const struct mlxsw_sp_sb_pm *pms;112 const struct mlxsw_sp_sb_pm *pms_cpu;113 const struct mlxsw_sp_sb_pr *prs;114 const struct mlxsw_sp_sb_mm *mms;115 const struct mlxsw_sp_sb_cm *cms_ingress;116 const struct mlxsw_sp_sb_cm *cms_egress;117 const struct mlxsw_sp_sb_cm *cms_cpu;[all …]