Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ib_uverbs_event Struct Reference

#include <uverbs.h>

Data Fields

union {
   struct ib_uverbs_async_event_desc   async
 
   struct ib_uverbs_comp_event_desc   comp
 
desc
 
struct list_head list
 
struct list_head obj_list
 
u32counter
 

Detailed Description

Definition at line 103 of file uverbs.h.

Field Documentation

Definition at line 105 of file uverbs.h.

Definition at line 106 of file uverbs.h.

u32* counter

Definition at line 110 of file uverbs.h.

union { ... } desc

Definition at line 108 of file uverbs.h.

struct list_head obj_list

Definition at line 109 of file uverbs.h.


The documentation for this struct was generated from the following file: