Searched refs:rvt_send_complete (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | uc.c | 50 rvt_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR); in hfi1_make_uc_req() 102 rvt_send_complete(qp, wqe, err ? IB_WC_LOC_PROT_ERR in hfi1_make_uc_req()
|
| H A D | verbs.h | 452 rvt_send_complete(qp, wqe, status); in hfi1_trdma_send_complete()
|
| H A D | ud.c | 461 rvt_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR); in hfi1_make_ud_req() 503 rvt_send_complete(qp, wqe, IB_WC_SUCCESS); in hfi1_make_ud_req()
|
| H A D | verbs.c | 595 rvt_send_complete(qp, tx->wqe, IB_WC_SUCCESS); in verbs_sdma_complete() 1063 rvt_send_complete(qp, qp->s_wqe, wc_status); in hfi1_verbs_send_pio() 1271 rvt_send_complete(qp, qp->s_wqe, IB_WC_GENERAL_ERR); in hfi1_verbs_send()
|
| H A D | rc.c | 524 rvt_send_complete(qp, wqe, in hfi1_make_rc_req() 2475 rvt_send_complete(qp, wqe, status); in rc_rcv_resp()
|
| /linux/include/rdma/ |
| H A D | rdmavt_qp.h | 890 void rvt_send_complete(struct rvt_qp *qp, struct rvt_swqe *wqe,
|
| /linux/drivers/infiniband/sw/rdmavt/ |
| H A D | qp.c | 2776 void rvt_send_complete(struct rvt_qp *qp, struct rvt_swqe *wqe, in rvt_send_complete() function 2799 EXPORT_SYMBOL(rvt_send_complete); 3134 rvt_send_complete(sqp, wqe, send_status); in rvt_ruc_loopback() 3190 rvt_send_complete(sqp, wqe, send_status); in rvt_ruc_loopback()
|