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

#include <ib_verbs.h>

Data Fields

struct ib_devicedevice
 
union {
   struct ib_cq *   cq
 
   struct ib_qp *   qp
 
   struct ib_srq *   srq
 
   u8   port_num
 
element
 
enum ib_event_type event
 

Detailed Description

Definition at line 368 of file ib_verbs.h.

Field Documentation

Definition at line 371 of file ib_verbs.h.

Definition at line 369 of file ib_verbs.h.

union { ... } element

Definition at line 376 of file ib_verbs.h.

u8 port_num

Definition at line 374 of file ib_verbs.h.

Definition at line 372 of file ib_verbs.h.

struct ib_srq* srq

Definition at line 373 of file ib_verbs.h.


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