Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/hns/
A Dhns_roce_mr.c459 struct hns_roce_mw *mw) in hns_roce_mw_free()
480 struct hns_roce_mw *mw) in hns_roce_mw_enable()
532 struct hns_roce_mw *mw = to_hr_mw(ibmw); in hns_roce_alloc_mw()
566 struct hns_roce_mw *mw = to_hr_mw(ibmw); in hns_roce_dealloc_mw()
A Dhns_roce_device.h298 struct hns_roce_mw { struct
864 int (*mw_write_mtpt)(void *mb_buf, struct hns_roce_mw *mw);
983 static inline struct hns_roce_mw *to_hr_mw(struct ib_mw *ibmw) in to_hr_mw()
985 return container_of(ibmw, struct hns_roce_mw, ibmw); in to_hr_mw()
A Dhns_roce_main.c573 INIT_RDMA_OBJ_SIZE(ib_mw, hns_roce_mw, ibmw),
A Dhns_roce_hw_v2.c3440 static int hns_roce_v2_mw_write_mtpt(void *mb_buf, struct hns_roce_mw *mw) in hns_roce_v2_mw_write_mtpt()

Completed in 24 milliseconds