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