Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/core/
Duverbs.h99 struct ib_uverbs_device { struct
100 refcount_t refcount;
101 u32 num_comp_vectors;
102 struct completion comp;
103 struct device dev;
105 const struct attribute_group *groups[2];
106 struct ib_device __rcu *ib_dev;
107 int devnum;
108 struct cdev cdev;
109 struct rb_root xrcd_tree;
[all …]