Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rdmavt/
H A Dsrq.c111 u32 s = sizeof(struct rvt_rwq) + srq->rq.size * sz; in rvt_create_srq()
177 struct rvt_rwq *owq = NULL; in rvt_modify_srq()
272 u32 s = sizeof(struct rvt_rwq) + size * sz; in rvt_modify_srq()
H A Dqp.c829 rq->wq = vmalloc_user(sizeof(struct rvt_rwq) + size); in rvt_alloc_rq()
1255 u32 s = sizeof(struct rvt_rwq) + qp->r_rq.size * sz; in rvt_create_qp()
1387 struct rvt_rwq *wq = NULL; in rvt_error_qp()
2401 struct rvt_rwq *wq; in rvt_get_rwqe()
/OK3568_Linux_fs/kernel/include/uapi/rdma/
H A Drvt-abi.h59 struct rvt_rwq { struct
/OK3568_Linux_fs/kernel/include/rdma/
H A Drdmavt_qp.h258 struct rvt_rwq *wq;