Searched refs:ipath_send_complete (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
H A D | ipath_ruc.c | 452 ipath_send_complete(sqp, wqe, send_status); ipath_ruc_loopback() 492 ipath_send_complete(sqp, wqe, send_status); ipath_ruc_loopback() 699 void ipath_send_complete(struct ipath_qp *qp, struct ipath_swqe *wqe, ipath_send_complete() function
|
H A D | ipath_ud.c | 270 ipath_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR); ipath_make_ud_req() 308 ipath_send_complete(qp, wqe, IB_WC_SUCCESS); ipath_make_ud_req()
|
H A D | ipath_rc.c | 257 ipath_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR); ipath_make_rc_req() 811 ipath_send_complete(qp, wqe, IB_WC_RETRY_EXC_ERR); ipath_restart_rc() 1079 ipath_send_complete(qp, wqe, status); do_rc_ack() 1310 ipath_send_complete(qp, wqe, status);
|
H A D | ipath_uc.c | 71 ipath_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR); ipath_make_uc_req()
|
H A D | ipath_verbs.c | 1040 ipath_send_complete(qp, tx->wqe, ibs); sdma_complete() 1049 ipath_send_complete(qp, tx->wqe, ibs); sdma_complete() 1306 ipath_send_complete(qp, qp->s_wqe, IB_WC_SUCCESS); ipath_verbs_send_pio()
|
H A D | ipath_verbs.h | 871 void ipath_send_complete(struct ipath_qp *qp, struct ipath_swqe *wqe,
|
Completed in 151 milliseconds