Searched defs:qib_get_rwqe (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/hw/qib/
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
437 ret = qib_get_rwqe(qp, 0);
449 ret = qib_get_rwqe(qp, 1);

Completed in 3895 milliseconds