Home
last modified time | relevance | path

Searched defs:ibpd (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/sw/rdmavt/
H A Dpd.c18 int rvt_alloc_pd(struct ib_pd *ibpd, struct ib_udata *udata) in rvt_alloc_pd()
56 int rvt_dealloc_pd(struct ib_pd *ibpd, struct ib_udata *udata) in rvt_dealloc_pd()
/linux/drivers/infiniband/hw/usnic/
H A Dusnic_ib.h60 struct ib_pd ibpd; member
113 struct usnic_ib_pd *to_upd(struct ib_pd *ibpd) in to_upd()
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_provider.h80 struct ib_pd ibpd; member
291 static inline struct mthca_pd *to_mpd(struct ib_pd *ibpd) in to_mpd()