Home
last modified time | relevance | path

Searched refs:rvt_error_qp (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/infiniband/sw/rdmavt/
Dqp.c563 lastwqe = rvt_error_qp(qp, IB_WC_LOC_PROT_ERR); in rvt_qp_mr_clean()
1050 int rvt_error_qp(struct rvt_qp *qp, enum ib_wc_status err) in rvt_error_qp() function
1121 EXPORT_SYMBOL(rvt_error_qp);
1308 lastwqe = rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in rvt_modify_qp()
2165 lastwqe = rvt_error_qp(qp, err); in rvt_rc_error()
/Linux-v4.19/include/rdma/
Drdmavt_qp.h672 int rvt_error_qp(struct rvt_qp *qp, enum ib_wc_status err);
/Linux-v4.19/drivers/infiniband/hw/qib/
Dqib_rc.c842 rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in qib_restart_rc()
1225 rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in do_rc_ack()
1494 rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in qib_rc_rcv_resp()
Dqib_ruc.c452 int lastwqe = rvt_error_qp(sqp, IB_WC_WR_FLUSH_ERR); in qib_ruc_loopback()
Dqib_sdma.c652 rvt_error_qp(qp, IB_WC_GENERAL_ERR); in qib_sdma_verbs_send()
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Drc.c1047 rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in hfi1_restart_rc()
1472 rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in do_rc_ack()
1708 rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in rc_rcv_resp()
Dqp.c831 lastwqe = rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in hfi1_qp_iter_cb()
Druc.c463 int lastwqe = rvt_error_qp(sqp, IB_WC_WR_FLUSH_ERR); in ruc_loopback()