Lines Matching refs:rxe_dbg_qp
444 rxe_dbg_qp(qp, "invalid port %d\n", attr->port_num); in rxe_qp_chk_attr()
466 rxe_dbg_qp(qp, "invalid alt port %d\n", attr->alt_port_num); in rxe_qp_chk_attr()
470 rxe_dbg_qp(qp, "invalid alt timeout %d > 31\n", in rxe_qp_chk_attr()
483 rxe_dbg_qp(qp, "invalid mtu (%d) > (%d)\n", in rxe_qp_chk_attr()
492 rxe_dbg_qp(qp, "invalid max_rd_atomic %d > %d\n", in rxe_qp_chk_attr()
501 rxe_dbg_qp(qp, "invalid timeout %d > 31\n", in rxe_qp_chk_attr()
632 rxe_dbg_qp(qp, "state -> %s\n", in rxe_qp_from_attr()
721 rxe_dbg_qp(qp, "set retry count = %d\n", attr->retry_cnt); in rxe_qp_from_attr()
727 rxe_dbg_qp(qp, "set rnr retry count = %d\n", attr->rnr_retry); in rxe_qp_from_attr()
733 rxe_dbg_qp(qp, "set resp psn = 0x%x\n", qp->resp.psn); in rxe_qp_from_attr()
738 rxe_dbg_qp(qp, "set min rnr timer = 0x%x\n", in rxe_qp_from_attr()
746 rxe_dbg_qp(qp, "set req psn = 0x%x\n", qp->req.psn); in rxe_qp_from_attr()
801 rxe_dbg_qp(qp, "Attempt to destroy while attached to multicast group\n"); in rxe_qp_chk_destroy()