Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/hw/hns/
Dhns_roce_pd.c162 int hns_roce_dealloc_xrcd(struct ib_xrcd *ib_xrcd, struct ib_udata *udata) in hns_roce_dealloc_xrcd() function
Dhns_roce_device.h1194 int hns_roce_dealloc_xrcd(struct ib_xrcd *ib_xrcd, struct ib_udata *udata);
Dhns_roce_main.c666 .dealloc_xrcd = hns_roce_dealloc_xrcd,