Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dswitchx2.c1311 mlxsw_reg_htgt_pack(htgt_pl, MLXSW_REG_HTGT_TRAP_GROUP_RX); in mlxsw_sx_traps_init()
1316 mlxsw_reg_htgt_pack(htgt_pl, MLXSW_REG_HTGT_TRAP_GROUP_CTRL); in mlxsw_sx_traps_init()
Dspectrum.c1570 mlxsw_reg_htgt_pack(htgt_pl, MLXSW_REG_HTGT_TRAP_GROUP_RX); in mlxsw_sp_traps_init()
1575 mlxsw_reg_htgt_pack(htgt_pl, MLXSW_REG_HTGT_TRAP_GROUP_CTRL); in mlxsw_sp_traps_init()
Dcore.c508 mlxsw_reg_htgt_pack(htgt_pl, MLXSW_REG_HTGT_TRAP_GROUP_EMAD); in mlxsw_emad_traps_set()
Dreg.h1956 static inline void mlxsw_reg_htgt_pack(char *payload, in mlxsw_reg_htgt_pack() function