Searched defs:ib_xrcd (Results 1 – 1 of 1) sorted by relevance
1564 struct ib_xrcd { struct1565 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;