Home
last modified time | relevance | path

Searched defs:trap_id (Results 1 – 14 of 14) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtrap.c217 static int mlx5e_handle_action_trap(struct mlx5e_priv *priv, int trap_id) in mlx5e_handle_action_trap()
254 static int mlx5e_handle_action_drop(struct mlx5e_priv *priv, int trap_id) in mlx5e_handle_action_drop()
300 static int mlx5e_apply_trap(struct mlx5e_priv *priv, int trap_id, bool enable) in mlx5e_apply_trap()
/Linux-v6.6/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth-devlink.c46 dpaa2_eth_dl_trap_item_lookup(struct dpaa2_eth_priv *priv, u16 trap_id) in dpaa2_eth_dl_trap_item_lookup()
64 enum devlink_trap_generic_id trap_id; in dpaa2_eth_dl_get_trap() member
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Ddevlink.c228 static struct mlx5_devlink_trap *mlx5_find_trap_by_id(struct mlx5_core_dev *dev, int trap_id) in mlx5_find_trap_by_id()
349 void mlx5_devlink_trap_report(struct mlx5_core_dev *dev, int trap_id, struct sk_buff *skb, in mlx5_devlink_trap_report()
381 int mlx5_devlink_traps_get_action(struct mlx5_core_dev *dev, int trap_id, in mlx5_devlink_traps_get_action()
Den_fs.c368 mlx5e_add_trap_rule(struct mlx5_flow_table *ft, int trap_id, int tir_num) in mlx5e_add_trap_rule()
388 int mlx5e_add_vlan_trap(struct mlx5e_flow_steering *fs, int trap_id, int tir_num) in mlx5e_add_vlan_trap()
413 int mlx5e_add_mac_trap(struct mlx5e_flow_steering *fs, int trap_id, int tir_num) in mlx5e_add_mac_trap()
Den_rx.c2738 u16 trap_id; in mlx5e_trap_handle_rx_cqe() local
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h101 u16 trap_id; member
107 enum mlxsw_event_trap_id trap_id; member
111 u16 trap_id; member
241 int trap_id; member
Dcore_acl_flex_actions.c1227 u16 trap_id) in mlxsw_afa_trap_pack()
1238 u16 trap_id, u32 user_def_val) in mlxsw_afa_trapwu_pack()
1324 int mlxsw_afa_block_append_trap(struct mlxsw_afa_block *block, u16 trap_id) in mlxsw_afa_block_append_trap()
1339 u16 trap_id) in mlxsw_afa_block_append_trap_and_forward()
Dreg.h6608 static inline void mlxsw_reg_hpkt_pack(char *payload, u8 action, u16 trap_id, in mlxsw_reg_hpkt_pack()
8057 u16 trap_id, u32 adjacency_index, u16 ecmp_size) in mlxsw_reg_ralue_act_remote_pack()
8070 u16 trap_id, u16 local_erif) in mlxsw_reg_ralue_act_local_pack()
11087 enum mlxsw_reg_mtptpt_trap_id trap_id, in mlxsw_reg_mtptpt_pack()
12309 u16 trap_id) in mlxsw_reg_tndem_pack()
12463 bool trap_en, u16 trap_id) in mlxsw_reg_tidem_pack()
Dspectrum_ptp.c872 enum mlxsw_reg_mtptpt_trap_id trap_id, in mlxsw_sp_ptp_mtptpt_set()
Dspectrum_router.c5963 u16 trap_id = 0; in mlxsw_sp_fib_entry_op_remote() local
5998 u16 trap_id = 0; in mlxsw_sp_fib_entry_op_local() local
6046 u16 trap_id; in mlxsw_sp_fib_entry_op_unreachable() local
/Linux-v6.6/arch/arm64/kvm/
Demulate-nested.c457 #define SR_RANGE_TRAP(sr_start, sr_end, trap_id) \ argument
467 #define SR_TRAP(sr, trap_id) SR_RANGE_TRAP(sr, sr, trap_id) argument
/Linux-v6.6/drivers/net/ethernet/marvell/prestera/
Dprestera_devlink.c530 prestera_devlink_trap_item_lookup(struct prestera_switch *sw, u16 trap_id) in prestera_devlink_trap_item_lookup()
/Linux-v6.6/drivers/gpu/drm/amd/amdkfd/
Dkfd_device_queue_manager.h53 uint32_t trap_id:3; member
/Linux-v6.6/drivers/net/netdevsim/
Ddev.c1046 nsim_dev_trap_item_lookup(struct nsim_dev *nsim_dev, u16 trap_id) in nsim_dev_trap_item_lookup()