Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/hw/hns/
H A Dhns_roce_mr.c558 struct hns_roce_mw *mw = to_hr_mw(ibmw); in hns_roce_alloc_mw()
592 struct hns_roce_mw *mw = to_hr_mw(ibmw); in hns_roce_dealloc_mw()
H A Dhns_roce_device.h1061 static inline struct hns_roce_mw *to_hr_mw(struct ib_mw *ibmw) in to_hr_mw() function