Searched defs:mthca_pd (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/hw/mthca/
H A Dmthca_provider.h97 struct mthca_pd { struct
314 static inline struct mthca_pd *to_mpd(struct ib_pd *ibpd)
316 return container_of(ibpd, struct mthca_pd, ibpd);

Completed in 490 milliseconds