mlx5_fpga_dbg
mlx5_fpga_dbg(conn->fdev, "RQ buf %p on FPGA QP %u completion status %d\n",
mlx5_fpga_dbg(conn->fdev, "Message with %u bytes received successfully\n",
mlx5_fpga_dbg(conn->fdev, "SQ buf %p on FPGA QP %u completion status %d\n",
mlx5_fpga_dbg(conn->fdev, "Re-arming CQ with cc# %u\n", conn->cq.wq.cc);
mlx5_fpga_dbg(fdev, "Created CQ #0x%x\n", conn->cq.mcq.cqn);
mlx5_fpga_dbg(fdev, "Created QP #0x%x\n", conn->qp.qpn);
mlx5_fpga_dbg(conn->fdev, "Modifying QP %u to RST\n", conn->qp.qpn);
mlx5_fpga_dbg(conn->fdev, "Modifying QP %u to INIT\n", conn->qp.qpn);
mlx5_fpga_dbg(conn->fdev, "QP RTR\n");
mlx5_fpga_dbg(conn->fdev, "QP RTS\n");
mlx5_fpga_dbg(fdev, "Reserved SGID index %u\n", conn->qp.sgid_index);
mlx5_fpga_dbg(fdev, "FPGA QPN is %u\n", conn->fpga_qpn);
mlx5_fpga_dbg(fdev, "Allocated UAR index %u\n",
mlx5_fpga_dbg(fdev, "Allocated PD %u\n", fdev->conn_res.pdn);
mlx5_fpga_dbg(fdev, "Created mkey 0x%x\n", fdev->conn_res.mkey);