Searched refs:qib_rwqe (Results 1 – 5 of 5) sorted by relevance
57 struct qib_rwqe *wqe; in qib_post_srq_receive()135 sizeof(struct qib_rwqe); in qib_create_srq()221 struct qib_rwqe *p; in qib_modify_srq()232 sz = sizeof(struct qib_rwqe) + in qib_modify_srq()282 struct qib_rwqe *wqe; in qib_modify_srq()291 p = (struct qib_rwqe *)((char *) p + sz); in qib_modify_srq()
354 struct qib_rwqe { struct371 struct qib_rwqe wq[0]; argument622 static inline struct qib_rwqe *get_rwqe_ptr(struct qib_rq *rq, unsigned n) in get_rwqe_ptr()624 return (struct qib_rwqe *) in get_rwqe_ptr()626 (sizeof(struct qib_rwqe) + in get_rwqe_ptr()
81 static int qib_init_sge(struct qib_qp *qp, struct qib_rwqe *wqe) in qib_init_sge()144 struct qib_rwqe *wqe; in qib_get_rwqe()
1070 sizeof(struct qib_rwqe); in qib_create_qp()
510 struct qib_rwqe *wqe; in qib_post_receive()