Home
last modified time | relevance | path

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

/Linux-v5.4/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.h498 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.c634 rvt_send_complete(qp, tx->wqe, IB_WC_SUCCESS); in verbs_sdma_complete()
1102 rvt_send_complete(qp, qp->s_wqe, wc_status); in hfi1_verbs_send_pio()
1310 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()
2518 rvt_send_complete(qp, wqe, status); in rc_rcv_resp()
/Linux-v5.4/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.c719 rvt_send_complete(qp, tx->wqe, IB_WC_SUCCESS); in sdma_complete()
992 rvt_send_complete(qp, qp->s_wqe, IB_WC_SUCCESS); in qib_verbs_send_pio()
/Linux-v5.4/include/rdma/
Drdmavt_qp.h903 void rvt_send_complete(struct rvt_qp *qp, struct rvt_swqe *wqe,
/Linux-v5.4/drivers/infiniband/sw/rdmavt/
Dqp.c2822 void rvt_send_complete(struct rvt_qp *qp, struct rvt_swqe *wqe, in rvt_send_complete() function
2845 EXPORT_SYMBOL(rvt_send_complete);
3177 rvt_send_complete(sqp, wqe, send_status); in rvt_ruc_loopback()
3231 rvt_send_complete(sqp, wqe, send_status); in rvt_ruc_loopback()