Lines Matching refs:siw_dbg_qp
567 siw_dbg_qp(qp, "desired IB QP state: %s\n", in siw_verbs_modify_qp()
597 siw_dbg_qp(qp, "state %d\n", qp->attrs.state); in siw_destroy_qp()
766 siw_dbg_qp(qp, "wr must be empty for user mapped sq\n"); in siw_post_send()
788 siw_dbg_qp(qp, "QP locked, state %d\n", in siw_post_send()
806 siw_dbg_qp(qp, "QP out of state %d\n", in siw_post_send()
821 siw_dbg_qp(qp, "sq full\n"); in siw_post_send()
826 siw_dbg_qp(qp, "too many sge's: %d\n", wr->num_sge); in siw_post_send()
925 siw_dbg_qp(qp, "ib wr type %d unsupported\n", in siw_post_send()
930 siw_dbg_qp(qp, "opcode %d, flags 0x%x, wr_id 0x%pK\n", in siw_post_send()
981 siw_dbg_qp(qp, "error %d\n", rv); in siw_post_send()
1008 siw_dbg_qp(qp, "no kernel post_recv for user mapped rq\n"); in siw_post_receive()
1030 siw_dbg_qp(qp, "QP locked, state %d\n", in siw_post_receive()
1048 siw_dbg_qp(qp, "QP out of state %d\n", in siw_post_receive()
1067 siw_dbg_qp(qp, "RQ full\n"); in siw_post_receive()
1072 siw_dbg_qp(qp, "too many sge's: %d\n", wr->num_sge); in siw_post_receive()
1093 siw_dbg_qp(qp, "error %d\n", rv); in siw_post_receive()
1827 siw_dbg_qp(qp, "reporting event %d\n", etype); in siw_qp_event()