Searched refs:bnxt_re_pd (Results 1 – 3 of 3) sorted by relevance
| /drivers/infiniband/hw/bnxt_re/ |
| A D | ib_verbs.c | 498 struct bnxt_re_pd *pd = container_of(ib_pd, struct bnxt_re_pd, ib_pd); in bnxt_re_bind_fence_mw() 673 struct bnxt_re_pd *pd = container_of(ib_pd, struct bnxt_re_pd, ib_pd); in bnxt_re_dealloc_pd() 698 struct bnxt_re_pd *pd = container_of(ibpd, struct bnxt_re_pd, ib_pd); in bnxt_re_alloc_pd() 806 struct bnxt_re_pd *pd = container_of(ib_pd, struct bnxt_re_pd, ib_pd); in bnxt_re_create_ah() 1605 struct bnxt_re_pd *pd; in bnxt_re_create_qp() 3958 struct bnxt_re_pd *pd = container_of(ib_pd, struct bnxt_re_pd, ib_pd); in bnxt_re_get_dma_mr() 4054 struct bnxt_re_pd *pd = container_of(ib_pd, struct bnxt_re_pd, ib_pd); in bnxt_re_alloc_mr() 4113 struct bnxt_re_pd *pd = container_of(ib_pd, struct bnxt_re_pd, ib_pd); in bnxt_re_alloc_mw() 4165 struct bnxt_re_pd *pd = container_of(ib_pd, struct bnxt_re_pd, ib_pd); in __bnxt_re_user_reg_mr() 4241 struct bnxt_re_pd *pd = container_of(ib_pd, struct bnxt_re_pd, ib_pd); in bnxt_re_reg_user_mr() [all …]
|
| A D | ib_verbs.h | 58 struct bnxt_re_pd { struct
|
| A D | main.c | 1302 INIT_RDMA_OBJ_SIZE(ib_pd, bnxt_re_pd, ib_pd),
|
Completed in 19 milliseconds