Searched defs:trap_id (Results 1 – 14 of 14) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | trap.c | 210 static int mlx5e_handle_action_trap(struct mlx5e_priv *priv, int trap_id) in mlx5e_handle_action_trap() 247 static int mlx5e_handle_action_drop(struct mlx5e_priv *priv, int trap_id) in mlx5e_handle_action_drop() 293 static int mlx5e_apply_trap(struct mlx5e_priv *priv, int trap_id, bool enable) in mlx5e_apply_trap()
|
/linux/drivers/net/ethernet/freescale/dpaa2/ |
A D | dpaa2-eth-devlink.c | 55 dpaa2_eth_dl_trap_item_lookup(struct dpaa2_eth_priv *priv, u16 trap_id) in dpaa2_eth_dl_trap_item_lookup() 73 enum devlink_trap_generic_id trap_id; in dpaa2_eth_dl_get_trap() member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | devlink.c | 201 static struct mlx5_devlink_trap *mlx5_find_trap_by_id(struct mlx5_core_dev *dev, int trap_id) in mlx5_find_trap_by_id() 327 void mlx5_devlink_trap_report(struct mlx5_core_dev *dev, int trap_id, struct sk_buff *skb, in mlx5_devlink_trap_report() 359 int mlx5_devlink_traps_get_action(struct mlx5_core_dev *dev, int trap_id, in mlx5_devlink_traps_get_action()
|
A D | en_fs.c | 335 mlx5e_add_trap_rule(struct mlx5_flow_table *ft, int trap_id, int tir_num) in mlx5e_add_trap_rule() 355 int mlx5e_add_vlan_trap(struct mlx5e_priv *priv, int trap_id, int tir_num) in mlx5e_add_vlan_trap() 381 int mlx5e_add_mac_trap(struct mlx5e_priv *priv, int trap_id, int tir_num) in mlx5e_add_mac_trap()
|
A D | en_rx.c | 2396 u16 trap_id; in mlx5e_trap_handle_rx_cqe() local
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
A D | core.h | 91 u16 trap_id; member 97 enum mlxsw_event_trap_id trap_id; member 101 u16 trap_id; member 214 int trap_id; member
|
A D | spectrum_router_xm.c | 201 u16 trap_id, u32 adjacency_index, u16 ecmp_size) in mlxsw_sp_router_ll_xm_fib_entry_act_remote_pack() 212 u16 trap_id, u16 local_erif) in mlxsw_sp_router_ll_xm_fib_entry_act_local_pack()
|
A D | core_acl_flex_actions.c | 1226 u16 trap_id) in mlxsw_afa_trap_pack() 1237 u16 trap_id, u32 user_def_val) in mlxsw_afa_trapwu_pack() 1323 int mlxsw_afa_block_append_trap(struct mlxsw_afa_block *block, u16 trap_id) in mlxsw_afa_block_append_trap() 1338 u16 trap_id) in mlxsw_afa_block_append_trap_and_forward()
|
A D | spectrum_ptp.c | 693 enum mlxsw_reg_mtptpt_trap_id trap_id, in mlxsw_sp_ptp_mtptpt_set()
|
A D | reg.h | 6301 static inline void mlxsw_reg_hpkt_pack(char *payload, u8 action, u16 trap_id, in mlxsw_reg_hpkt_pack() 7724 u16 trap_id, u32 adjacency_index, u16 ecmp_size) in mlxsw_reg_ralue_act_remote_pack() 7737 u16 trap_id, u16 local_erif) in mlxsw_reg_ralue_act_local_pack() 11217 enum mlxsw_reg_mtptpt_trap_id trap_id, in mlxsw_reg_mtptptp_pack() 11786 u16 trap_id) in mlxsw_reg_tndem_pack() 11940 bool trap_en, u16 trap_id) in mlxsw_reg_tidem_pack()
|
A D | spectrum_router.c | 5782 u16 trap_id, u32 adjacency_index, u16 ecmp_size) in mlxsw_sp_router_ll_basic_fib_entry_act_remote_pack() 5793 u16 trap_id, u16 local_erif) in mlxsw_sp_router_ll_basic_fib_entry_act_local_pack() 5870 u16 trap_id = 0; in mlxsw_sp_fib_entry_op_remote() local 5905 u16 trap_id = 0; in mlxsw_sp_fib_entry_op_local() local 5955 u16 trap_id; in mlxsw_sp_fib_entry_op_unreachable() local
|
/linux/drivers/gpu/drm/amd/amdkfd/ |
A D | kfd_dbgdev.h | 115 uint32_t trap_id:3; member
|
/linux/drivers/net/ethernet/marvell/prestera/ |
A D | prestera_devlink.c | 552 prestera_devlink_trap_item_lookup(struct prestera_switch *sw, u16 trap_id) in prestera_devlink_trap_item_lookup()
|
/linux/drivers/net/netdevsim/ |
A D | dev.c | 1047 nsim_dev_trap_item_lookup(struct nsim_dev *nsim_dev, u16 trap_id) in nsim_dev_trap_item_lookup()
|
Completed in 83 milliseconds