Searched refs:get_rwqe_ptr (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_srq.c78 wqe = get_rwqe_ptr(&srq->rq, wq->head);
289 wqe = get_rwqe_ptr(&srq->rq, tail);
H A Dipath_ud.c178 wqe = get_rwqe_ptr(rq, tail);
H A Dipath_verbs.h284 * use get_rwqe_ptr() instead.
440 static inline struct ipath_rwqe *get_rwqe_ptr(struct ipath_rq *rq, function
H A Dipath_qp.c447 wc.wr_id = get_rwqe_ptr(&qp->r_rq, tail)->wr_id;
H A Dipath_ruc.c189 wqe = get_rwqe_ptr(rq, tail);
H A Dipath_verbs.c316 wqe = get_rwqe_ptr(&qp->r_rq, wq->head);

Completed in 54 milliseconds