Searched refs:mlx5e_handle_trap_event (Results 1 – 3 of 3) sorted by relevance
34 int mlx5e_handle_trap_event(struct mlx5e_priv *priv, struct mlx5_trap_ctx *trap_ctx);
273 int mlx5e_handle_trap_event(struct mlx5e_priv *priv, struct mlx5_trap_ctx *trap_ctx) in mlx5e_handle_trap_event() function
189 err = mlx5e_handle_trap_event(priv, trap_event_ctx->trap); in blocking_event()