Searched refs:rvt_rwqe (Results 1 – 4 of 4) sorted by relevance
43 struct rvt_rwqe { struct64 struct rvt_rwqe wq[]; argument
99 sizeof(struct rvt_rwqe); in rvt_create_srq()178 struct rvt_rwqe *p; in rvt_modify_srq()186 sz = sizeof(struct rvt_rwqe) + in rvt_modify_srq()239 struct rvt_rwqe *wqe; in rvt_modify_srq()248 p = (struct rvt_rwqe *)((char *)p + sz); in rvt_modify_srq()
1145 sizeof(struct rvt_rwqe); in rvt_create_qp()1819 struct rvt_rwqe *wqe; in rvt_post_recv()2233 struct rvt_rwqe *wqe; in rvt_post_srq_recv()2288 static int init_sge(struct rvt_qp *qp, struct rvt_rwqe *wqe) in init_sge()2396 struct rvt_rwqe *wqe; in rvt_get_rwqe()
218 struct rvt_rwqe *curr_wq;219 struct rvt_rwqe wq[];540 static inline struct rvt_rwqe *rvt_get_rwqe_ptr(struct rvt_rq *rq, unsigned n) in rvt_get_rwqe_ptr()542 return (struct rvt_rwqe *) in rvt_get_rwqe_ptr()544 (sizeof(struct rvt_rwqe) + in rvt_get_rwqe_ptr()