Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_device.h1234 int hns_roce_alloc_mw(struct ib_mw *mw, struct ib_udata *udata);
Dhns_roce_main.c672 .alloc_mw = hns_roce_alloc_mw,
Dhns_roce_mr.c552 int hns_roce_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata) in hns_roce_alloc_mw() function