Searched refs:qib_rwq (Results 1 – 5 of 5) sorted by relevance
52 struct qib_rwq *wq; in qib_post_srq_receive()131 srq->rq.wq = vmalloc_user(sizeof(struct qib_rwq) + srq->rq.size * sz); in qib_create_srq()143 u32 s = sizeof(struct qib_rwq) + srq->rq.size * sz; in qib_create_srq()211 struct qib_rwq *wq; in qib_modify_srq()215 struct qib_rwq *owq; in qib_modify_srq()230 wq = vmalloc_user(sizeof(struct qib_rwq) + size * sz); in qib_modify_srq()303 u32 s = sizeof(struct qib_rwq) + size * sz; in qib_modify_srq()
507 struct qib_rwq *wq; in qib_error_qp()895 struct qib_rwq *wq = qp->r_rq.wq; in qib_compute_aeth()1023 qp->r_rq.wq = vmalloc_user(sizeof(struct qib_rwq) + in qib_create_qp()1089 u32 s = sizeof(struct qib_rwq) + qp->r_rq.size * sz; in qib_create_qp()
362 struct qib_rwq { struct369 struct qib_rwq *wq; argument
142 struct qib_rwq *wq; in qib_get_rwqe()
486 struct qib_rwq *wq = qp->r_rq.wq; in qib_post_receive()