Searched refs:rxe_err_qp (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_verbs.c585 rxe_err_qp(qp, "cleanup failed, err = %d\n", cleanup_err);
625 rxe_err_qp(qp, "returned err = %d\n", err);
653 rxe_err_qp(qp, "cleanup failed, err = %d\n", err);
658 rxe_err_qp(qp, "returned err = %d\n", err);
678 rxe_err_qp(qp, "bad wr opcode for qp type\n");
683 rxe_err_qp(qp, "num_sge > max_sge\n");
692 rxe_err_qp(qp, "message length too long\n");
698 rxe_err_qp(qp, "atomic length != 8\n");
702 rxe_err_qp(qp, "misaligned atomic address\n");
708 rxe_err_qp(q
[all...]
H A Drxe.h73 #define rxe_err_qp(qp, fmt, ...) ibdev_err_ratelimited((qp)->ibqp.device, \ macro
H A Drxe_qp.c204 rxe_err_qp(qp, "Unable to allocate send queue\n");
214 rxe_err_qp(qp, "do_mmap_info failed, err = %d\n", err);
295 rxe_err_qp(qp, "Unable to allocate recv queue\n");
305 rxe_err_qp(qp, "do_mmap_info failed, err = %d\n", err);
H A Drxe_comp.c436 rxe_err_qp(qp, "non-flush error status = %d\n",
H A Drxe_resp.c1136 rxe_err_qp(qp, "non-flush error status = %d\n",

Completed in 129 milliseconds