Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/rdma/
H A Drdmavt_qp.h257 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()
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()
946 * rvt_free_rq - free memory allocated for rvt_rq struct
947 * @rvt_rq: request queue data structure
952 static inline void rvt_free_rq(struct rvt_rq *rq) in rvt_free_rq()
/kernel/linux/linux-6.6/include/rdma/
H A Drdmavt_qp.h257 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()
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()
946 * rvt_free_rq - free memory allocated for rvt_rq struct
947 * @rvt_rq: request queue data structure
952 static inline void rvt_free_rq(struct rvt_rq *rq) in rvt_free_rq()
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H A Dqp.h71 int rvt_alloc_rq(struct rvt_rq *rq, u32 size, int node,
H A Dsrq.c172 struct rvt_rq tmp_rq = {}; in rvt_modify_srq()
H A Dqp.c823 int rvt_alloc_rq(struct rvt_rq *rq, u32 size, int node, in rvt_alloc_rq()
2372 static inline u32 get_rvt_head(struct rvt_rq *rq, void *ip) in get_rvt_head()
2397 struct rvt_rq *rq; in rvt_get_rwqe()
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/
H A Dqp.h28 int rvt_alloc_rq(struct rvt_rq *rq, u32 size, int node,
H A Dsrq.c130 struct rvt_rq tmp_rq = {}; in rvt_modify_srq()
H A Dqp.c783 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()

Completed in 12 milliseconds