Lines Matching refs:siw_dbg_qp
568 siw_dbg_qp(qp, "desired IB QP state: %s\n", in siw_verbs_modify_qp()
598 siw_dbg_qp(qp, "state %d\n", qp->attrs.state); in siw_destroy_qp()
767 siw_dbg_qp(qp, "wr must be empty for user mapped sq\n"); in siw_post_send()
789 siw_dbg_qp(qp, "QP locked, state %d\n", in siw_post_send()
807 siw_dbg_qp(qp, "QP out of state %d\n", in siw_post_send()
822 siw_dbg_qp(qp, "sq full\n"); in siw_post_send()
827 siw_dbg_qp(qp, "too many sge's: %d\n", wr->num_sge); in siw_post_send()
926 siw_dbg_qp(qp, "ib wr type %d unsupported\n", in siw_post_send()
931 siw_dbg_qp(qp, "opcode %d, flags 0x%x, wr_id 0x%pK\n", in siw_post_send()
982 siw_dbg_qp(qp, "error %d\n", rv); in siw_post_send()
1009 siw_dbg_qp(qp, "no kernel post_recv for user mapped rq\n"); in siw_post_receive()
1031 siw_dbg_qp(qp, "QP locked, state %d\n", in siw_post_receive()
1049 siw_dbg_qp(qp, "QP out of state %d\n", in siw_post_receive()
1068 siw_dbg_qp(qp, "RQ full\n"); in siw_post_receive()
1073 siw_dbg_qp(qp, "too many sge's: %d\n", wr->num_sge); in siw_post_receive()
1094 siw_dbg_qp(qp, "error %d\n", rv); in siw_post_receive()
1842 siw_dbg_qp(qp, "reporting event %d\n", etype); in siw_qp_event()