Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/hns/
Dhns_roce_mr.c533 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()
Dhns_roce_device.h999 static inline struct hns_roce_mw *to_hr_mw(struct ib_mw *ibmw) in to_hr_mw() function