mlx5vf_activate_qp
err = mlx5vf_activate_qp(mdev, host_qp, fw_qp->qpn, true);
err = mlx5vf_activate_qp(mdev, fw_qp, host_qp->qpn, false);