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

#include <qib_verbs.h>

Data Fields

__be32 bth [3]
 
union {
   struct {
      __be32   deth [2]
 
      __be32   imm_data
 
   }   ud
 
   struct {
      struct ib_reth   reth
 
      __be32   imm_data
 
   }   rc
 
   struct {
      __be32   aeth
 
      __be32   atomic_ack_eth [2]
 
   }   at
 
   __be32   imm_data
 
   __be32   aeth
 
   struct ib_atomic_eth   atomic_eth
 
u
 

Detailed Description

Definition at line 161 of file qib_verbs.h.

Field Documentation

__be32 aeth

Definition at line 173 of file qib_verbs.h.

struct { ... } at
__be32 atomic_ack_eth[2]

Definition at line 174 of file qib_verbs.h.

struct ib_atomic_eth atomic_eth

Definition at line 178 of file qib_verbs.h.

__be32 bth[3]

Definition at line 162 of file qib_verbs.h.

__be32 deth[2]

Definition at line 165 of file qib_verbs.h.

__be32 imm_data

Definition at line 166 of file qib_verbs.h.

struct { ... } rc

Definition at line 169 of file qib_verbs.h.

union { ... } u
struct { ... } ud

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