Searched refs:c4iw_mw (Results 1 – 2 of 2) sorted by relevance
409 struct c4iw_mw { struct418 static inline struct c4iw_mw *to_c4iw_mw(struct ib_mw *ibmw) in to_c4iw_mw() argument420 return container_of(ibmw, struct c4iw_mw, ibmw); in to_c4iw_mw()
500 INIT_RDMA_OBJ_SIZE(ib_mw, c4iw_mw, ibmw),