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()
3254 mlxsw_sp->policer_core_ops = &mlxsw_sp1_policer_core_ops; in mlxsw_sp1_init()3288 mlxsw_sp->policer_core_ops = &mlxsw_sp2_policer_core_ops; in mlxsw_sp2_init()3322 mlxsw_sp->policer_core_ops = &mlxsw_sp2_policer_core_ops; in mlxsw_sp3_init()3356 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