Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_trap.c1256 mlxsw_reg_htgt_pack(htgt_pl, MLXSW_REG_HTGT_TRAP_GROUP_SP_DUMMY, in mlxsw_sp_trap_dummy_group_init()
1689 mlxsw_reg_htgt_pack(htgt_pl, group_item->hw_group_id, hw_policer_id, in __mlxsw_sp_trap_group_init()
H A Dcore.c252 mlxsw_reg_htgt_pack(htgt_pl, mlxsw_core_trap_groups[i], in mlxsw_core_trap_groups_set()
H A Dspectrum.c2628 mlxsw_reg_htgt_pack(htgt_pl, i, policer_id, priority, tc); in mlxsw_sp_trap_groups_set()
H A Dreg.h6502 static inline void mlxsw_reg_htgt_pack(char *payload, u8 group, u8 policer_id, in mlxsw_reg_htgt_pack() function