Home
last modified time | relevance | path

Searched refs:e_pd (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_mrmw.h55 struct ehca_pd *e_pd,
70 struct ehca_pd *e_pd,
83 struct ehca_pd *e_pd,
88 struct ehca_pd *e_pd,
95 struct ehca_pd *e_pd,
Dehca_mrmw.c161 struct ehca_pd *e_pd = container_of(pd, struct ehca_pd, ib_pd); in ehca_get_dma_mr() local
175 mr_access_flags, e_pd, in ehca_get_dma_mr()
210 struct ehca_pd *e_pd = container_of(pd, struct ehca_pd, ib_pd); in ehca_reg_phys_mr() local
260 e_pd, &e_mr->ib.ib_mr.lkey, in ehca_reg_phys_mr()
289 e_pd, &pginfo, &e_mr->ib.ib_mr.lkey, in ehca_reg_phys_mr()
321 struct ehca_pd *e_pd = container_of(pd, struct ehca_pd, ib_pd); in ehca_reg_user_mr() local
405 e_pd, &pginfo, &e_mr->ib.ib_mr.lkey, in ehca_reg_user_mr()
693 struct ehca_pd *e_pd = container_of(pd, struct ehca_pd, ib_pd); in ehca_alloc_mw() local
708 e_pd->fw_pd, &hipzout); in ehca_alloc_mw()
772 struct ehca_pd *e_pd = container_of(pd, struct ehca_pd, ib_pd); in ehca_alloc_fmr() local
[all …]