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

/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h239 struct c4iw_pd { struct
245 static inline struct c4iw_pd *to_c4iw_pd(struct ib_pd *ibpd)
247 return container_of(ibpd, struct c4iw_pd, ibpd);

Completed in 69 milliseconds