Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
Dhns_roce_main.c462 .dealloc_mw = hns_roce_dealloc_mw,
Dhns_roce_device.h1223 int hns_roce_dealloc_mw(struct ib_mw *ibmw);
Dhns_roce_mr.c622 int hns_roce_dealloc_mw(struct ib_mw *ibmw) in hns_roce_dealloc_mw() function