Searched refs:mlxsw_reg_hpkt_pack (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | core.c | 1512 mlxsw_reg_hpkt_pack(hpkt_pl, listener->action, listener->trap_id, in mlxsw_core_trap_register() 1533 mlxsw_reg_hpkt_pack(hpkt_pl, listener->unreg_action, in mlxsw_core_trap_unregister() 1549 mlxsw_reg_hpkt_pack(hpkt_pl, action, listener->trap_id, in mlxsw_core_trap_action_set()
|
D | reg.h | 5621 static inline void mlxsw_reg_hpkt_pack(char *payload, u8 action, u16 trap_id, in mlxsw_reg_hpkt_pack() function
|