Searched refs:qib_get_rwqe (Results 1 - 10 of 10) 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/qib/
H A Dqib_uc.c360 ret = qib_get_rwqe(qp, 0);
496 ret = qib_get_rwqe(qp, 1);
H A Dqib_ud.c141 ret = qib_get_rwqe(qp, 0);
538 ret = qib_get_rwqe(qp, 0);
H A Dqib_ruc.c129 * qib_get_rwqe - copy the next RWQE into the QP's RWQE
138 int qib_get_rwqe(struct qib_qp *qp, int wr_id_only) function
432 ret = qib_get_rwqe(qp, 0);
444 ret = qib_get_rwqe(qp, 1);
H A Dqib_rc.c1943 ret = qib_get_rwqe(qp, 0);
1964 ret = qib_get_rwqe(qp, 1);
1973 ret = qib_get_rwqe(qp, 0);
2060 ret = qib_get_rwqe(qp, 1);
H A Dqib_verbs.h1006 int qib_get_rwqe(struct qib_qp *qp, int wr_id_only);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_uc.c360 ret = qib_get_rwqe(qp, 0);
496 ret = qib_get_rwqe(qp, 1);
H A Dqib_ud.c141 ret = qib_get_rwqe(qp, 0);
538 ret = qib_get_rwqe(qp, 0);
H A Dqib_ruc.c129 * qib_get_rwqe - copy the next RWQE into the QP's RWQE
138 int qib_get_rwqe(struct qib_qp *qp, int wr_id_only) function
432 ret = qib_get_rwqe(qp, 0);
444 ret = qib_get_rwqe(qp, 1);
H A Dqib_rc.c1943 ret = qib_get_rwqe(qp, 0);
1964 ret = qib_get_rwqe(qp, 1);
1973 ret = qib_get_rwqe(qp, 0);
2060 ret = qib_get_rwqe(qp, 1);
H A Dqib_verbs.h1006 int qib_get_rwqe(struct qib_qp *qp, int wr_id_only);

Completed in 209 milliseconds