Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_device.h1235 int hns_roce_dealloc_mw(struct ib_mw *ibmw);
Dhns_roce_main.c673 .dealloc_mw = hns_roce_dealloc_mw,
Dhns_roce_mr.c588 int hns_roce_dealloc_mw(struct ib_mw *ibmw) in hns_roce_dealloc_mw() function