Home
last modified time | relevance | path

Searched refs:hfi1_send_complete (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
Druc.c594 hfi1_send_complete(sqp, wqe, send_status); in ruc_loopback()
641 hfi1_send_complete(sqp, wqe, send_status); in ruc_loopback()
898 void hfi1_send_complete(struct hfi1_qp *qp, struct hfi1_swqe *wqe, in hfi1_send_complete() function
Dud.c297 hfi1_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR); in hfi1_make_ud_req()
334 hfi1_send_complete(qp, wqe, IB_WC_SUCCESS); in hfi1_make_ud_req()
Drc.c306 hfi1_send_complete(qp, wqe, qp->s_last != qp->s_acked ? in hfi1_make_rc_req()
892 hfi1_send_complete(qp, wqe, IB_WC_RETRY_EXC_ERR); in restart_rc()
1356 hfi1_send_complete(qp, wqe, status); in do_rc_ack()
1602 hfi1_send_complete(qp, wqe, status); in rc_rcv_resp()
Duc.c91 hfi1_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR); in hfi1_make_uc_req()
Dverbs.c831 hfi1_send_complete(qp, tx->wqe, IB_WC_SUCCESS); in verbs_sdma_complete()
1209 hfi1_send_complete(qp, qp->s_wqe, wc_status); in hfi1_verbs_send_pio()
1347 hfi1_send_complete(qp, qp->s_wqe, IB_WC_GENERAL_ERR); in hfi1_verbs_send()
Dverbs.h1085 void hfi1_send_complete(struct hfi1_qp *qp, struct hfi1_swqe *wqe,
Ddiag.c1768 hfi1_send_complete( in snoop_send_pio_handler()