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()
735 siw_dbg_qp(qp, "wr must be empty for user mapped sq\n"); in siw_post_send()
757 siw_dbg_qp(qp, "QP locked, state %d\n", in siw_post_send()
775 siw_dbg_qp(qp, "QP out of state %d\n", in siw_post_send()
790 siw_dbg_qp(qp, "sq full\n"); in siw_post_send()
795 siw_dbg_qp(qp, "too many sge's: %d\n", wr->num_sge); in siw_post_send()
894 siw_dbg_qp(qp, "ib wr type %d unsupported\n", in siw_post_send()
899 siw_dbg_qp(qp, "opcode %d, flags 0x%x, wr_id 0x%pK\n", in siw_post_send()
950 siw_dbg_qp(qp, "error %d\n", rv); in siw_post_send()
977 siw_dbg_qp(qp, "no kernel post_recv for user mapped rq\n"); in siw_post_receive()
999 siw_dbg_qp(qp, "QP locked, state %d\n", in siw_post_receive()
1017 siw_dbg_qp(qp, "QP out of state %d\n", in siw_post_receive()
1036 siw_dbg_qp(qp, "RQ full\n"); in siw_post_receive()
1041 siw_dbg_qp(qp, "too many sge's: %d\n", wr->num_sge); in siw_post_receive()
1062 siw_dbg_qp(qp, "error %d\n", rv); in siw_post_receive()
1810 siw_dbg_qp(qp, "reporting event %d\n", etype); in siw_qp_event()