Home
last modified time | relevance | path

Searched refs:rvt_rq (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/rdma/
Drdmavt_qp.h205 struct rvt_rq { struct
334 struct rvt_rq r_rq; /* receive work queue */
392 struct rvt_rq rq;
473 static inline struct rvt_rwqe *rvt_get_rwqe_ptr(struct rvt_rq *rq, unsigned n) in rvt_get_rwqe_ptr()
/Linux-v4.19/drivers/infiniband/sw/rdmavt/
Dqp.c2056 struct rvt_rq *rq; in rvt_get_rwqe()