Home
last modified time | relevance | path

Searched refs:ocrdma_pd (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/ocrdma/
Docrdma_hw.h114 int ocrdma_mbx_alloc_pd(struct ocrdma_dev *, struct ocrdma_pd *);
115 int ocrdma_mbx_dealloc_pd(struct ocrdma_dev *, struct ocrdma_pd *);
137 struct ocrdma_pd *);
Docrdma.h348 struct ocrdma_pd { struct
387 struct ocrdma_pd *pd;
424 struct ocrdma_pd *pd;
440 struct ocrdma_pd *cntxt_pd;
469 static inline struct ocrdma_pd *get_ocrdma_pd(struct ib_pd *ibpd) in get_ocrdma_pd()
471 return container_of(ibpd, struct ocrdma_pd, ibpd); in get_ocrdma_pd()
Docrdma_verbs.c385 static int ocrdma_get_pd_num(struct ocrdma_dev *dev, struct ocrdma_pd *pd) in ocrdma_get_pd_num()
417 static struct ocrdma_pd *_ocrdma_alloc_pd(struct ocrdma_dev *dev, in _ocrdma_alloc_pd()
421 struct ocrdma_pd *pd = NULL; in _ocrdma_alloc_pd()
463 struct ocrdma_pd *pd) in is_ucontext_pd()
469 struct ocrdma_pd *pd) in _ocrdma_dealloc_pd()
503 struct ocrdma_pd *pd = uctx->cntxt_pd; in ocrdma_dealloc_ucontext_pd()
515 static struct ocrdma_pd *ocrdma_get_ucontext_pd(struct ocrdma_ucontext *uctx) in ocrdma_get_ucontext_pd()
517 struct ocrdma_pd *pd = NULL; in ocrdma_get_ucontext_pd()
662 static int ocrdma_copy_pd_uresp(struct ocrdma_dev *dev, struct ocrdma_pd *pd, in ocrdma_copy_pd_uresp()
714 struct ocrdma_pd *pd; in ocrdma_alloc_pd()
[all …]
Docrdma_ah.c122 struct ocrdma_pd *pd = get_ocrdma_pd(ibpd); in ocrdma_create_ah()
Docrdma_hw.c1457 int ocrdma_mbx_alloc_pd(struct ocrdma_dev *dev, struct ocrdma_pd *pd) in ocrdma_mbx_alloc_pd()
1486 int ocrdma_mbx_dealloc_pd(struct ocrdma_dev *dev, struct ocrdma_pd *pd) in ocrdma_mbx_dealloc_pd()
2192 struct ocrdma_pd *pd = qp->pd; in ocrdma_set_create_qp_sq_cmd()
2248 struct ocrdma_pd *pd = qp->pd; in ocrdma_set_create_qp_rq_cmd()
2290 struct ocrdma_pd *pd, in ocrdma_set_create_qp_dpp_cmd()
2308 struct ocrdma_pd *pd = qp->pd; in ocrdma_set_create_qp_ird_cmd()
2380 struct ocrdma_pd *pd = qp->pd; in ocrdma_mbx_create_qp()
2737 struct ocrdma_pd *pd) in ocrdma_mbx_create_srq()
2814 struct ocrdma_pd *pd = srq->pd; in ocrdma_mbx_modify_srq()