Searched refs:hfi1_error_qp (Results 1 – 4 of 4) sorted by relevance
144 int hfi1_error_qp(struct hfi1_qp *qp, enum ib_wc_status err);
893 hfi1_error_qp(qp, IB_WC_WR_FLUSH_ERR); in restart_rc()1357 hfi1_error_qp(qp, IB_WC_WR_FLUSH_ERR); in do_rc_ack()1603 hfi1_error_qp(qp, IB_WC_WR_FLUSH_ERR); in rc_rcv_resp()1815 lastwqe = hfi1_error_qp(qp, err); in hfi1_rc_error()
459 int hfi1_error_qp(struct hfi1_qp *qp, enum ib_wc_status err) in hfi1_error_qp() function760 lastwqe = hfi1_error_qp(qp, IB_WC_WR_FLUSH_ERR); in hfi1_modify_qp()
643 int lastwqe = hfi1_error_qp(sqp, IB_WC_WR_FLUSH_ERR); in ruc_loopback()