Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
Dhns_roce_main.c461 .alloc_mw = hns_roce_alloc_mw,
Dhns_roce_device.h1222 int hns_roce_alloc_mw(struct ib_mw *mw, struct ib_udata *udata);
Dhns_roce_mr.c591 int hns_roce_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata) in hns_roce_alloc_mw() function