mlx5e_apply_traps
int mlx5e_apply_traps(struct mlx5e_priv *priv, bool enable);
mlx5e_apply_traps(priv, true);
mlx5e_apply_traps(priv, false);