Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/erdma/
H A Derdma_verbs.h295 static inline struct erdma_pd *to_epd(struct ib_pd *pd) in to_epd() function
/openbmc/linux/drivers/infiniband/hw/efa/
H A Defa_verbs.c141 static inline struct efa_pd *to_epd(struct ib_pd *ibpd) in to_epd() function