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

/drivers/infiniband/hw/ipath/
H A Dipath_verbs.h171 struct ipath_pd { struct
660 static inline struct ipath_pd *to_ipd(struct ib_pd *ibpd)
662 return container_of(ibpd, struct ipath_pd, ibpd);
H A Dipath_kernel.h274 struct ipath_portdata **ipath_pd; member in struct:ipath_devdata
480 /* around ipath_pd and (user ports) port_cnt use (intr vs free) */

Completed in 52 milliseconds