Home
last modified time | relevance | path

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

/drivers/infiniband/hw/efa/
Defa.h72 struct efa_pd { struct
Defa_verbs.c123 static inline struct efa_pd *to_epd(struct ib_pd *ibpd) in to_epd()
125 return container_of(ibpd, struct efa_pd, ibpd); in to_epd()
356 struct efa_pd *pd = to_epd(ibpd); in efa_alloc_pd()
398 struct efa_pd *pd = to_epd(ibpd); in efa_dealloc_pd()
Defa_main.c272 INIT_RDMA_OBJ_SIZE(ib_pd, efa_pd, ibpd),