Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/rdma/
H A Drdmavt_qp.h199 struct rvt_rq { struct
329 struct rvt_rq r_rq; /* receive work queue */
385 struct rvt_rq rq;
461 static inline struct rvt_rwqe *rvt_get_rwqe_ptr(struct rvt_rq *rq, unsigned n) in rvt_get_rwqe_ptr()