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

/drivers/infiniband/hw/ipath/
H A Dipath_verbs.h177 struct ipath_ah { struct
665 static inline struct ipath_ah *to_iah(struct ib_ah *ibah)
667 return container_of(ibah, struct ipath_ah, ibah);

Completed in 13 milliseconds