mlxsw_sp_sb_cm
const struct mlxsw_sp_sb_cm *cms_ingress;
const struct mlxsw_sp_sb_cm *cms_egress;
const struct mlxsw_sp_sb_cm *cms_cpu;
struct mlxsw_sp_sb_cm *cm = mlxsw_sp_sb_cm_get(mlxsw_sp, local_port,
const struct mlxsw_sp_sb_cm *cm;
struct mlxsw_sp_sb_cm *cm;
static struct mlxsw_sp_sb_cm *mlxsw_sp_sb_cm_get(struct mlxsw_sp *mlxsw_sp,
struct mlxsw_sp_sb_cm *cm = mlxsw_sp_sb_cm_get(mlxsw_sp, local_port,
struct mlxsw_sp_sb_cm *cm;
static const struct mlxsw_sp_sb_cm mlxsw_sp1_sb_cms_ingress[] = {
static const struct mlxsw_sp_sb_cm mlxsw_sp2_sb_cms_ingress[] = {
static const struct mlxsw_sp_sb_cm mlxsw_sp1_sb_cms_egress[] = {
static const struct mlxsw_sp_sb_cm mlxsw_sp2_sb_cms_egress[] = {
static const struct mlxsw_sp_sb_cm mlxsw_sp_cpu_port_sb_cms[] = {
struct mlxsw_sp_sb_cm ing_cms[MLXSW_SP_SB_ING_TC_COUNT];
const struct mlxsw_sp_sb_cm *cms,
const struct mlxsw_sp_sb_cm *cm;
struct mlxsw_sp_sb_cm eg_cms[MLXSW_SP_SB_EG_TC_COUNT];