Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_pd.c162 int hns_roce_dealloc_xrcd(struct ib_xrcd *ib_xrcd, struct ib_udata *udata) in hns_roce_dealloc_xrcd() function
H A Dhns_roce_device.h1195 int hns_roce_dealloc_xrcd(struct ib_xrcd *ib_xrcd, struct ib_udata *udata);
H A Dhns_roce_main.c667 .dealloc_xrcd = hns_roce_dealloc_xrcd,