Searched defs:ib_uverbs_file (Results 1 – 1 of 1) sorted by relevance
111 struct ib_uverbs_file { struct112 struct kref ref;113 struct mutex mutex;114 struct ib_uverbs_device *device;115 struct ib_ucontext *ucontext;116 struct ib_event_handler event_handler;117 struct ib_uverbs_event_file *async_file;