Home
last modified time | relevance | path

Searched defs:ib_xrcd (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/infiniband/hw/hns/
Dhns_roce_pd.c146 int hns_roce_alloc_xrcd(struct ib_xrcd *ib_xrcd, struct ib_udata *udata) in hns_roce_alloc_xrcd()
162 int hns_roce_dealloc_xrcd(struct ib_xrcd *ib_xrcd, struct ib_udata *udata) in hns_roce_dealloc_xrcd()
/linux-6.6.21/include/rdma/
Dib_verbs.h1564 struct ib_xrcd { struct
1565 struct ib_device *device;
1566 atomic_t usecnt; /* count all exposed resources */
1567 struct inode *inode;
1568 struct rw_semaphore tgt_qps_rwsem;
1569 struct xarray tgt_qps;