Searched refs:to_hr_mw (Results 1 – 2 of 2) sorted by relevance
533 struct hns_roce_mw *mw = to_hr_mw(ibmw); in hns_roce_alloc_mw()567 struct hns_roce_mw *mw = to_hr_mw(ibmw); in hns_roce_dealloc_mw()
999 static inline struct hns_roce_mw *to_hr_mw(struct ib_mw *ibmw) in to_hr_mw() function