Searched refs:c4iw_mw (Results 1 – 3 of 3) sorted by relevance
414 struct c4iw_mw { struct423 static inline struct c4iw_mw *to_c4iw_mw(struct ib_mw *ibmw) in to_c4iw_mw() argument425 return container_of(ibmw, struct c4iw_mw, ibmw); in to_c4iw_mw()
616 struct c4iw_mw *mhp = to_c4iw_mw(ibmw); in c4iw_alloc_mw()668 struct c4iw_mw *mhp; in c4iw_dealloc_mw()
503 INIT_RDMA_OBJ_SIZE(ib_mw, c4iw_mw, ibmw),