Home
last modified time | relevance | path

Searched refs:hns_roce_mw (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_device.h371 struct hns_roce_mw { struct
953 int (*mw_write_mtpt)(void *mb_buf, struct hns_roce_mw *mw);
1075 static inline struct hns_roce_mw *to_hr_mw(struct ib_mw *ibmw) in to_hr_mw()
1077 return container_of(ibmw, struct hns_roce_mw, ibmw); in to_hr_mw()
Dhns_roce_mr.c1445 struct hns_roce_mw *mw) in hns_roce_mw_free()
1465 struct hns_roce_mw *mw) in hns_roce_mw_enable()
1516 struct hns_roce_mw *mw; in hns_roce_alloc_mw()
1556 struct hns_roce_mw *mw = to_hr_mw(ibmw); in hns_roce_dealloc_mw()
Dhns_roce_hw_v2.c2408 static int hns_roce_v2_mw_write_mtpt(void *mb_buf, struct hns_roce_mw *mw) in hns_roce_v2_mw_write_mtpt()