Searched refs:ipath_send_complete (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_ruc.c443 ipath_send_complete(sqp, wqe, send_status);
483 ipath_send_complete(sqp, wqe, send_status);
690 void ipath_send_complete(struct ipath_qp *qp, struct ipath_swqe *wqe, function
H A Dipath_ud.c268 ipath_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR);
299 ipath_send_complete(qp, wqe, IB_WC_SUCCESS);
H A Dipath_rc.c257 ipath_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR);
811 ipath_send_complete(qp, wqe, IB_WC_RETRY_EXC_ERR);
1079 ipath_send_complete(qp, wqe, status);
1310 ipath_send_complete(qp, wqe, status);
H A Dipath_uc.c71 ipath_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR);
H A Dipath_verbs.c1033 ipath_send_complete(qp, tx->wqe, ibs);
1042 ipath_send_complete(qp, tx->wqe, ibs);
1299 ipath_send_complete(qp, qp->s_wqe, IB_WC_SUCCESS);
H A Dipath_verbs.h866 void ipath_send_complete(struct ipath_qp *qp, struct ipath_swqe *wqe,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_ruc.c443 ipath_send_complete(sqp, wqe, send_status);
483 ipath_send_complete(sqp, wqe, send_status);
690 void ipath_send_complete(struct ipath_qp *qp, struct ipath_swqe *wqe, function
H A Dipath_ud.c268 ipath_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR);
299 ipath_send_complete(qp, wqe, IB_WC_SUCCESS);
H A Dipath_rc.c257 ipath_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR);
811 ipath_send_complete(qp, wqe, IB_WC_RETRY_EXC_ERR);
1079 ipath_send_complete(qp, wqe, status);
1310 ipath_send_complete(qp, wqe, status);
H A Dipath_uc.c71 ipath_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR);
H A Dipath_verbs.c1033 ipath_send_complete(qp, tx->wqe, ibs);
1042 ipath_send_complete(qp, tx->wqe, ibs);
1299 ipath_send_complete(qp, qp->s_wqe, IB_WC_SUCCESS);
H A Dipath_verbs.h866 void ipath_send_complete(struct ipath_qp *qp, struct ipath_swqe *wqe,

Completed in 146 milliseconds