Searched defs:ib_xrcd (Results 1 – 1 of 1) sorted by relevance
1534 struct ib_xrcd { struct1535 struct ib_device *device;1536 atomic_t usecnt; /* count all exposed resources */1537 struct inode *inode;1538 struct rw_semaphore tgt_qps_rwsem;1539 struct xarray tgt_qps;