Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h1185 int hns_roce_alloc_mw(struct ib_mw *mw, struct ib_udata *udata);
H A Dhns_roce_mr.c533 int hns_roce_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata) in hns_roce_alloc_mw() function
H A Dhns_roce_main.c647 .alloc_mw = hns_roce_alloc_mw,