Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_hw.h98 int ocrdma_mbx_alloc_pd(struct ocrdma_dev *, struct ocrdma_pd *);
99 int ocrdma_mbx_dealloc_pd(struct ocrdma_dev *, struct ocrdma_pd *);
121 struct ocrdma_pd *);
Docrdma.h328 struct ocrdma_pd { struct
367 struct ocrdma_pd *pd;
404 struct ocrdma_pd *pd;
420 struct ocrdma_pd *cntxt_pd;
449 static inline struct ocrdma_pd *get_ocrdma_pd(struct ib_pd *ibpd) in get_ocrdma_pd()
451 return container_of(ibpd, struct ocrdma_pd, ibpd); in get_ocrdma_pd()
Docrdma_verbs.c325 static int ocrdma_get_pd_num(struct ocrdma_dev *dev, struct ocrdma_pd *pd) in ocrdma_get_pd_num()
357 static struct ocrdma_pd *_ocrdma_alloc_pd(struct ocrdma_dev *dev, in _ocrdma_alloc_pd()
361 struct ocrdma_pd *pd = NULL; in _ocrdma_alloc_pd()
398 struct ocrdma_pd *pd) in is_ucontext_pd()
404 struct ocrdma_pd *pd) in _ocrdma_dealloc_pd()
438 struct ocrdma_pd *pd = uctx->cntxt_pd; in ocrdma_dealloc_ucontext_pd()
450 static struct ocrdma_pd *ocrdma_get_ucontext_pd(struct ocrdma_ucontext *uctx) in ocrdma_get_ucontext_pd()
452 struct ocrdma_pd *pd = NULL; in ocrdma_get_ucontext_pd()
597 static int ocrdma_copy_pd_uresp(struct ocrdma_dev *dev, struct ocrdma_pd *pd, in ocrdma_copy_pd_uresp()
649 struct ocrdma_pd *pd; in ocrdma_alloc_pd()
[all …]
Docrdma_ah.c106 struct ocrdma_pd *pd = get_ocrdma_pd(ibpd); in ocrdma_create_ah()
Docrdma_hw.c1391 int ocrdma_mbx_alloc_pd(struct ocrdma_dev *dev, struct ocrdma_pd *pd) in ocrdma_mbx_alloc_pd()
1420 int ocrdma_mbx_dealloc_pd(struct ocrdma_dev *dev, struct ocrdma_pd *pd) in ocrdma_mbx_dealloc_pd()
2126 struct ocrdma_pd *pd = qp->pd; in ocrdma_set_create_qp_sq_cmd()
2182 struct ocrdma_pd *pd = qp->pd; in ocrdma_set_create_qp_rq_cmd()
2224 struct ocrdma_pd *pd, in ocrdma_set_create_qp_dpp_cmd()
2242 struct ocrdma_pd *pd = qp->pd; in ocrdma_set_create_qp_ird_cmd()
2314 struct ocrdma_pd *pd = qp->pd; in ocrdma_mbx_create_qp()
2667 struct ocrdma_pd *pd) in ocrdma_mbx_create_srq()
2744 struct ocrdma_pd *pd = srq->pd; in ocrdma_mbx_modify_srq()