Searched defs:ib_uverbs_file (Results 1 – 1 of 1) sorted by relevance
91 struct ib_uverbs_file { struct92 struct kref ref;93 struct mutex mutex;94 struct ib_uverbs_device *device;95 struct ib_ucontext *ucontext;96 struct ib_event_handler event_handler;97 struct ib_uverbs_event_file *async_file;