Searched defs:e_pd (Results 1 – 1 of 1) sorted by relevance
/drivers/infiniband/hw/ehca/ |
D | ehca_mrmw.c | 126 struct ehca_pd *e_pd = container_of(pd, struct ehca_pd, ib_pd); in ehca_get_dma_mr() local 174 struct ehca_pd *e_pd = container_of(pd, struct ehca_pd, ib_pd); in ehca_reg_phys_mr() local 285 struct ehca_pd *e_pd = container_of(pd, struct ehca_pd, ib_pd); in ehca_reg_user_mr() local 660 struct ehca_pd *e_pd = container_of(pd, struct ehca_pd, ib_pd); in ehca_alloc_mw() local 736 struct ehca_pd *e_pd = container_of(pd, struct ehca_pd, ib_pd); in ehca_alloc_fmr() local 828 struct ehca_pd *e_pd = container_of(fmr->pd, struct ehca_pd, ib_pd); in ehca_map_phys_fmr() local 991 struct ehca_pd *e_pd, in ehca_reg_mr() 1160 struct ehca_pd *e_pd, in ehca_rereg_mr_rereg1() 1251 struct ehca_pd *e_pd, in ehca_rereg_mr() 1346 struct ehca_pd *e_pd = in ehca_unmap_one_fmr() local [all …]
|