rvt_rq
static inline u32 get_rvt_head(struct rvt_rq *rq, void *ip)
struct rvt_rq *rq;
int rvt_alloc_rq(struct rvt_rq *rq, u32 size, int node,
int rvt_alloc_rq(struct rvt_rq *rq, u32 size, int node,
struct rvt_rq tmp_rq = {};
static inline u32 rvt_get_rq_count(struct rvt_rq *rq, u32 head, u32 tail)
struct rvt_rq r_rq; /* receive work queue */
struct rvt_rq rq;
static inline struct rvt_rwqe *rvt_get_rwqe_ptr(struct rvt_rq *rq, unsigned n)
static inline void rvt_free_rq(struct rvt_rq *rq)