Lines Matching refs:siw_dbg_qp
566 siw_dbg_qp(qp, "desired IB QP state: %s\n", in siw_verbs_modify_qp()
596 siw_dbg_qp(qp, "state %d\n", qp->attrs.state); in siw_destroy_qp()
765 siw_dbg_qp(qp, "wr must be empty for user mapped sq\n"); in siw_post_send()
787 siw_dbg_qp(qp, "QP locked, state %d\n", in siw_post_send()
805 siw_dbg_qp(qp, "QP out of state %d\n", in siw_post_send()
820 siw_dbg_qp(qp, "sq full\n"); in siw_post_send()
825 siw_dbg_qp(qp, "too many sge's: %d\n", wr->num_sge); in siw_post_send()
924 siw_dbg_qp(qp, "ib wr type %d unsupported\n", in siw_post_send()
929 siw_dbg_qp(qp, "opcode %d, flags 0x%x, wr_id 0x%pK\n", in siw_post_send()
980 siw_dbg_qp(qp, "error %d\n", rv); in siw_post_send()
1007 siw_dbg_qp(qp, "no kernel post_recv for user mapped rq\n"); in siw_post_receive()
1029 siw_dbg_qp(qp, "QP locked, state %d\n", in siw_post_receive()
1047 siw_dbg_qp(qp, "QP out of state %d\n", in siw_post_receive()
1066 siw_dbg_qp(qp, "RQ full\n"); in siw_post_receive()
1071 siw_dbg_qp(qp, "too many sge's: %d\n", wr->num_sge); in siw_post_receive()
1092 siw_dbg_qp(qp, "error %d\n", rv); in siw_post_receive()
1840 siw_dbg_qp(qp, "reporting event %d\n", etype); in siw_qp_event()