Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dswitchx2.c1417 mlxsw_reg_htgt_pack(htgt_pl, MLXSW_REG_HTGT_TRAP_GROUP_SX2_RX, in mlxsw_sx_traps_init()
1428 mlxsw_reg_htgt_pack(htgt_pl, MLXSW_REG_HTGT_TRAP_GROUP_SX2_CTRL, in mlxsw_sx_traps_init()
1541 mlxsw_reg_htgt_pack(htgt_pl, MLXSW_REG_HTGT_TRAP_GROUP_EMAD, in mlxsw_sx_basic_trap_groups_set()
Dswitchib.c438 mlxsw_reg_htgt_pack(htgt_pl, MLXSW_REG_HTGT_TRAP_GROUP_EMAD, in mlxsw_sib_basic_trap_groups_set()
Dspectrum.c2312 mlxsw_reg_htgt_pack(htgt_pl, i, policer_id, priority, tc); in mlxsw_sp_trap_groups_set()
2461 mlxsw_reg_htgt_pack(htgt_pl, MLXSW_REG_HTGT_TRAP_GROUP_EMAD, in mlxsw_sp_basic_trap_groups_set()
2469 mlxsw_reg_htgt_pack(htgt_pl, MLXSW_REG_HTGT_TRAP_GROUP_MFDE, in mlxsw_sp_basic_trap_groups_set()
2477 mlxsw_reg_htgt_pack(htgt_pl, MLXSW_REG_HTGT_TRAP_GROUP_MTWE, in mlxsw_sp_basic_trap_groups_set()
2485 mlxsw_reg_htgt_pack(htgt_pl, MLXSW_REG_HTGT_TRAP_GROUP_PMPE, in mlxsw_sp_basic_trap_groups_set()
Dspectrum_trap.c1078 mlxsw_reg_htgt_pack(htgt_pl, MLXSW_REG_HTGT_TRAP_GROUP_SP_DUMMY, in mlxsw_sp_trap_dummy_group_init()
1512 mlxsw_reg_htgt_pack(htgt_pl, group_item->hw_group_id, hw_policer_id, in __mlxsw_sp_trap_group_init()
Dreg.h5803 static inline void mlxsw_reg_htgt_pack(char *payload, u8 group, u8 policer_id, in mlxsw_reg_htgt_pack() function