Home
last modified time | relevance | path

Searched refs:rvt_rwq (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/rdma/
H A Drvt-abi.h59 struct rvt_rwq { struct
/openbmc/linux/drivers/infiniband/sw/rdmavt/
H A Dsrq.c69 u32 s = sizeof(struct rvt_rwq) + srq->rq.size * sz; in rvt_create_srq()
135 struct rvt_rwq *owq = NULL; in rvt_modify_srq()
230 u32 s = sizeof(struct rvt_rwq) + size * sz; in rvt_modify_srq()
H A Dqp.c787 rq->wq = vmalloc_user(sizeof(struct rvt_rwq) + size); in rvt_alloc_rq()
1204 u32 s = sizeof(struct rvt_rwq) + qp->r_rq.size * sz; in rvt_create_qp()
1329 struct rvt_rwq *wq = NULL; in rvt_error_qp()
2348 struct rvt_rwq *wq; in rvt_get_rwqe()
/openbmc/linux/include/rdma/
H A Drdmavt_qp.h258 struct rvt_rwq *wq;