Home
last modified time | relevance | path

Searched refs:policer_core_ops (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_policer.c364 policer_core->ops = mlxsw_sp->policer_core_ops; in mlxsw_sp_policers_init()
Dspectrum.c3327 mlxsw_sp->policer_core_ops = &mlxsw_sp1_policer_core_ops; in mlxsw_sp1_init()
3361 mlxsw_sp->policer_core_ops = &mlxsw_sp2_policer_core_ops; in mlxsw_sp2_init()
3395 mlxsw_sp->policer_core_ops = &mlxsw_sp2_policer_core_ops; in mlxsw_sp3_init()
3429 mlxsw_sp->policer_core_ops = &mlxsw_sp2_policer_core_ops; in mlxsw_sp4_init()
Dspectrum.h201 const struct mlxsw_sp_policer_core_ops *policer_core_ops; member