Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h1229 int hns_roce_alloc_mw(struct ib_mw *mw, struct ib_udata *udata);
H A Dhns_roce_mr.c553 int hns_roce_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata) in hns_roce_alloc_mw() function
H A Dhns_roce_main.c677 .alloc_mw = hns_roce_alloc_mw,