Lines Matching refs:rxe_dbg_qp
443 rxe_dbg_qp(qp, "invalid port %d\n", attr->port_num); in rxe_qp_chk_attr()
465 rxe_dbg_qp(qp, "invalid alt port %d\n", attr->alt_port_num); in rxe_qp_chk_attr()
469 rxe_dbg_qp(qp, "invalid alt timeout %d > 31\n", in rxe_qp_chk_attr()
482 rxe_dbg_qp(qp, "invalid mtu (%d) > (%d)\n", in rxe_qp_chk_attr()
491 rxe_dbg_qp(qp, "invalid max_rd_atomic %d > %d\n", in rxe_qp_chk_attr()
500 rxe_dbg_qp(qp, "invalid timeout %d > 31\n", in rxe_qp_chk_attr()
626 rxe_dbg_qp(qp, "state -> %s\n", in rxe_qp_from_attr()
715 rxe_dbg_qp(qp, "set retry count = %d\n", attr->retry_cnt); in rxe_qp_from_attr()
721 rxe_dbg_qp(qp, "set rnr retry count = %d\n", attr->rnr_retry); in rxe_qp_from_attr()
727 rxe_dbg_qp(qp, "set resp psn = 0x%x\n", qp->resp.psn); in rxe_qp_from_attr()
732 rxe_dbg_qp(qp, "set min rnr timer = 0x%x\n", in rxe_qp_from_attr()
740 rxe_dbg_qp(qp, "set req psn = 0x%x\n", qp->req.psn); in rxe_qp_from_attr()
795 rxe_dbg_qp(qp, "Attempt to destroy while attached to multicast group\n"); in rxe_qp_chk_destroy()