Searched refs:qib_rwq (Results 1 – 5 of 5) sorted by relevance
52 struct qib_rwq *wq; in qib_post_srq_receive()136 srq->rq.wq = vmalloc_user(sizeof(struct qib_rwq) + srq->rq.size * sz); in qib_create_srq()148 u32 s = sizeof(struct qib_rwq) + srq->rq.size * sz; in qib_create_srq()216 struct qib_rwq *wq; in qib_modify_srq()220 struct qib_rwq *owq; in qib_modify_srq()235 wq = vmalloc_user(sizeof(struct qib_rwq) + size * sz); in qib_modify_srq()308 u32 s = sizeof(struct qib_rwq) + size * sz; in qib_modify_srq()
530 struct qib_rwq *wq; in qib_error_qp()924 struct qib_rwq *wq = qp->r_rq.wq; in qib_compute_aeth()1073 sizeof(struct qib_rwq) + in qib_create_qp()1077 sizeof(struct qib_rwq) + in qib_create_qp()1145 u32 s = sizeof(struct qib_rwq) + qp->r_rq.size * sz; in qib_create_qp()
376 struct qib_rwq { struct383 struct qib_rwq *wq; argument
143 struct qib_rwq *wq; in qib_get_rwqe()
514 struct qib_rwq *wq = qp->r_rq.wq; in qib_post_receive()