Searched refs:c4iw_mw (Results 1 – 2 of 2) sorted by relevance
408 struct c4iw_mw { struct417 static inline struct c4iw_mw *to_c4iw_mw(struct ib_mw *ibmw) in to_c4iw_mw() argument419 return container_of(ibmw, struct c4iw_mw, ibmw); in to_c4iw_mw()
505 INIT_RDMA_OBJ_SIZE(ib_mw, c4iw_mw, ibmw),