Searched refs:to_c4iw_mw (Results 1 – 2 of 2) sorted by relevance
616 struct c4iw_mw *mhp = to_c4iw_mw(ibmw); in c4iw_alloc_mw()671 mhp = to_c4iw_mw(mw); in c4iw_dealloc_mw()
423 static inline struct c4iw_mw *to_c4iw_mw(struct ib_mw *ibmw) in to_c4iw_mw() function