Home
last modified time | relevance | path

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

/linux/include/uapi/rdma/
H A Drvt-abi.h43 struct rvt_rwqe { struct
64 struct rvt_rwqe wq[]; argument
/linux/include/rdma/
H A Drdmavt_qp.h204 struct rvt_rwqe *curr_wq;
205 struct rvt_rwqe wq[];
545 static inline struct rvt_rwqe *rvt_get_rwqe_ptr(struct rvt_rq *rq, unsigned n) in rvt_get_rwqe_ptr()
547 return (struct rvt_rwqe *) in rvt_get_rwqe_ptr()
549 (sizeof(struct rvt_rwqe) + in rvt_get_rwqe_ptr()