Searched refs:policer_core_ops (Results 1 – 3 of 3) sorted by relevance
364 policer_core->ops = mlxsw_sp->policer_core_ops; in mlxsw_sp_policers_init()
3391 mlxsw_sp->policer_core_ops = &mlxsw_sp1_policer_core_ops; in mlxsw_sp1_init()3425 mlxsw_sp->policer_core_ops = &mlxsw_sp2_policer_core_ops; in mlxsw_sp2_init()3459 mlxsw_sp->policer_core_ops = &mlxsw_sp2_policer_core_ops; in mlxsw_sp3_init()3493 mlxsw_sp->policer_core_ops = &mlxsw_sp2_policer_core_ops; in mlxsw_sp4_init()
200 const struct mlxsw_sp_policer_core_ops *policer_core_ops; member