Searched refs:hfi1_error_qp (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dqp.h135 * hfi1_error_qp - put a QP into the error state
144 int hfi1_error_qp(struct hfi1_qp *qp, enum ib_wc_status err);
H A Dqp.c450 * hfi1_error_qp - put a QP into the error state
459 int hfi1_error_qp(struct hfi1_qp *qp, enum ib_wc_status err) hfi1_error_qp() function
760 lastwqe = hfi1_error_qp(qp, IB_WC_WR_FLUSH_ERR); hfi1_modify_qp()
H A Drc.c893 hfi1_error_qp(qp, IB_WC_WR_FLUSH_ERR); restart_rc()
1357 hfi1_error_qp(qp, IB_WC_WR_FLUSH_ERR); do_rc_ack()
1603 hfi1_error_qp(qp, IB_WC_WR_FLUSH_ERR); rc_rcv_resp()
1815 lastwqe = hfi1_error_qp(qp, err); hfi1_rc_error()
H A Druc.c643 int lastwqe = hfi1_error_qp(sqp, IB_WC_WR_FLUSH_ERR); ruc_loopback()

Completed in 120 milliseconds