Home
last modified time | relevance | path

Searched refs:rvt_send_complete (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.10/drivers/infiniband/hw/hfi1/
Duc.c91 rvt_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR); in hfi1_make_uc_req()
143 rvt_send_complete(qp, wqe, err ? IB_WC_LOC_PROT_ERR in hfi1_make_uc_req()
Dverbs.h497 rvt_send_complete(qp, wqe, status); in hfi1_trdma_send_complete()
Dud.c502 rvt_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR); in hfi1_make_ud_req()
544 rvt_send_complete(qp, wqe, IB_WC_SUCCESS); in hfi1_make_ud_req()
Dverbs.c637 rvt_send_complete(qp, tx->wqe, IB_WC_SUCCESS); in verbs_sdma_complete()
1105 rvt_send_complete(qp, qp->s_wqe, wc_status); in hfi1_verbs_send_pio()
1313 rvt_send_complete(qp, qp->s_wqe, IB_WC_GENERAL_ERR); in hfi1_verbs_send()
Drc.c565 rvt_send_complete(qp, wqe, in hfi1_make_rc_req()
2517 rvt_send_complete(qp, wqe, status); in rc_rcv_resp()
/Linux-v5.10/drivers/infiniband/hw/qib/
Dqib_ud.c258 rvt_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR); in qib_make_ud_req()
302 rvt_send_complete(qp, wqe, IB_WC_SUCCESS); in qib_make_ud_req()
Dqib_rc.c252 rvt_send_complete(qp, wqe, qp->s_last != qp->s_acked ? in qib_make_rc_req()
830 rvt_send_complete(qp, wqe, IB_WC_RETRY_EXC_ERR); in qib_restart_rc()
1195 rvt_send_complete(qp, wqe, status); in do_rc_ack()
1466 rvt_send_complete(qp, wqe, status); in qib_rc_rcv_resp()
Dqib_uc.c71 rvt_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR); in qib_make_uc_req()
Dqib_sdma.c633 rvt_send_complete(qp, qp->s_wqe, IB_WC_GENERAL_ERR); in qib_sdma_verbs_send()
Dqib_verbs.c720 rvt_send_complete(qp, tx->wqe, IB_WC_SUCCESS); in sdma_complete()
993 rvt_send_complete(qp, qp->s_wqe, IB_WC_SUCCESS); in qib_verbs_send_pio()
/Linux-v5.10/include/rdma/
Drdmavt_qp.h887 void rvt_send_complete(struct rvt_qp *qp, struct rvt_swqe *wqe,
/Linux-v5.10/drivers/infiniband/sw/rdmavt/
Dqp.c2831 void rvt_send_complete(struct rvt_qp *qp, struct rvt_swqe *wqe, in rvt_send_complete() function
2854 EXPORT_SYMBOL(rvt_send_complete);
3186 rvt_send_complete(sqp, wqe, send_status); in rvt_ruc_loopback()
3240 rvt_send_complete(sqp, wqe, send_status); in rvt_ruc_loopback()