Home
last modified time | relevance | path

Searched refs:to_c4iw_mw (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
Dmem.c616 struct c4iw_mw *mhp = to_c4iw_mw(ibmw); in c4iw_alloc_mw()
671 mhp = to_c4iw_mw(mw); in c4iw_dealloc_mw()
Diw_cxgb4.h423 static inline struct c4iw_mw *to_c4iw_mw(struct ib_mw *ibmw) in to_c4iw_mw() function