Home
last modified time | relevance | path

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

/linux/include/rdma/
H A Drdmavt_qp.h258 struct rvt_rq { struct
277 static inline u32 rvt_get_rq_count(struct rvt_rq *rq, u32 head, u32 tail) in rvt_get_rq_count() argument
395 struct rvt_rq r_rq; /* receive work queue */
454 struct rvt_rq rq;
545 static inline struct rvt_rwqe *rvt_get_rwqe_ptr(struct rvt_rq *rq, unsigned n) in rvt_get_rwqe_ptr()
955 static inline void rvt_free_rq(struct rvt_rq *rq) in rvt_free_rq()
/linux/drivers/infiniband/sw/rdmavt/
H A Dqp.h28 int rvt_alloc_rq(struct rvt_rq *rq, u32 size, int node,