Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/efa/
Defa_verbs.c125 static inline struct efa_pd *to_epd(struct ib_pd *ibpd) in to_epd() function
433 struct efa_pd *pd = to_epd(ibpd); in efa_alloc_pd()
475 struct efa_pd *pd = to_epd(ibpd); in efa_dealloc_pd()
691 create_qp_params.pd = to_epd(ibpd)->pdn; in efa_create_qp()
1434 params.pd = to_epd(ibpd)->pdn; in efa_reg_mr()
1675 .pdn = to_epd(ah->ibah.pd)->pdn, in efa_ah_destroy()
1709 params.pdn = to_epd(ibah->pd)->pdn; in efa_create_ah()