Searched refs:rvt_rwqe (Results 1 – 3 of 3) sorted by relevance
43 struct rvt_rwqe { struct64 struct rvt_rwqe wq[]; argument
57 sizeof(struct rvt_rwqe); in rvt_create_srq()136 struct rvt_rwqe *p; in rvt_modify_srq()144 sz = sizeof(struct rvt_rwqe) + in rvt_modify_srq()197 struct rvt_rwqe *wqe; in rvt_modify_srq()206 p = (struct rvt_rwqe *)((char *)p + sz); in rvt_modify_srq()
204 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()