Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_trap.c1293 const struct mlxsw_sp_trap_policer_item *policer_item; in mlxsw_sp_trap_policer_items_arr_init() local
1298 policer_item = &mlxsw_sp_trap_policer_items_arr[0]; in mlxsw_sp_trap_policer_items_arr_init()
1299 trap->policer_items_arr[i] = *policer_item; in mlxsw_sp_trap_policer_items_arr_init()
1316 const struct mlxsw_sp_trap_policer_item *policer_item; in mlxsw_sp_trap_policers_init() local
1325 policer_item = &trap->policer_items_arr[i]; in mlxsw_sp_trap_policers_init()
1327 &policer_item->policer, 1); in mlxsw_sp_trap_policers_init()
1336 policer_item = &trap->policer_items_arr[i]; in mlxsw_sp_trap_policers_init()
1338 &policer_item->policer, 1); in mlxsw_sp_trap_policers_init()
1347 const struct mlxsw_sp_trap_policer_item *policer_item; in mlxsw_sp_trap_policers_fini() local
1352 policer_item = &trap->policer_items_arr[i]; in mlxsw_sp_trap_policers_fini()
[all …]