rvt_rwqe
sizeof(struct rvt_rwqe);
struct rvt_rwqe *wqe;
struct rvt_rwqe *wqe;
static int init_sge(struct rvt_qp *qp, struct rvt_rwqe *wqe)
struct rvt_rwqe *wqe;
struct rvt_rwqe *p;
sz = sizeof(struct rvt_rwqe) +
struct rvt_rwqe *wqe;
p = (struct rvt_rwqe *)((char *)p + sz);
sizeof(struct rvt_rwqe);
struct rvt_rwqe *curr_wq;
struct rvt_rwqe wq[];
static inline struct rvt_rwqe *rvt_get_rwqe_ptr(struct rvt_rq *rq, unsigned n)
return (struct rvt_rwqe *)
(sizeof(struct rvt_rwqe) +
struct rvt_rwqe wq[];