Searched refs:rvt_rq (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/include/rdma/ |
D | rdmavt_qp.h | 257 struct rvt_rq { struct 276 static inline u32 rvt_get_rq_count(struct rvt_rq *rq, u32 head, u32 tail) in rvt_get_rq_count() argument 394 struct rvt_rq r_rq; /* receive work queue */ 453 struct rvt_rq rq; 544 static inline struct rvt_rwqe *rvt_get_rwqe_ptr(struct rvt_rq *rq, unsigned n) in rvt_get_rwqe_ptr() 952 static inline void rvt_free_rq(struct rvt_rq *rq) in rvt_free_rq()
|
/linux-6.6.21/drivers/infiniband/sw/rdmavt/ |
D | qp.h | 28 int rvt_alloc_rq(struct rvt_rq *rq, u32 size, int node,
|
D | srq.c | 130 struct rvt_rq tmp_rq = {}; in rvt_modify_srq()
|
D | qp.c | 783 int rvt_alloc_rq(struct rvt_rq *rq, u32 size, int node, in rvt_alloc_rq() 2321 static inline u32 get_rvt_head(struct rvt_rq *rq, void *ip) in get_rvt_head() 2346 struct rvt_rq *rq; in rvt_get_rwqe()
|