Searched defs:ib_uverbs_device (Results 1 – 1 of 1) sorted by relevance
87 struct ib_uverbs_device { struct88 atomic_t refcount;89 int num_comp_vectors;90 struct completion comp;114 struct ib_uverbs_device *device; argument