Searched refs:ipath_rwq (Results 1 – 6 of 6) sorted by relevance
52 struct ipath_rwq *wq; in ipath_post_srq_receive()139 srq->rq.wq = vmalloc_user(sizeof(struct ipath_rwq) + srq->rq.size * sz); in ipath_create_srq()151 u32 s = sizeof(struct ipath_rwq) + srq->rq.size * sz; in ipath_create_srq()220 struct ipath_rwq *wq; in ipath_modify_srq()224 struct ipath_rwq *owq; in ipath_modify_srq()239 wq = vmalloc_user(sizeof(struct ipath_rwq) + size * sz); in ipath_modify_srq()312 u32 s = sizeof(struct ipath_rwq) + size * sz; in ipath_modify_srq()
411 struct ipath_rwq *wq; in ipath_error_qp()690 struct ipath_rwq *wq = qp->r_rq.wq; in ipath_compute_aeth()832 qp->r_rq.wq = vmalloc_user(sizeof(struct ipath_rwq) + in ipath_create_qp()896 u32 s = sizeof(struct ipath_rwq) + in ipath_create_qp()
307 struct ipath_rwq { struct314 struct ipath_rwq *wq; argument
60 struct ipath_rwq *wq; in ipath_ud_loopback()
170 struct ipath_rwq *wq; in ipath_get_rwqe()
478 struct ipath_rwq *wq = qp->r_rq.wq; in ipath_post_receive()