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

#include <ipath_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 108 of file ipath_verbs.h.

Field Documentation

__be32 aeth

Definition at line 120 of file ipath_verbs.h.

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

Definition at line 121 of file ipath_verbs.h.

struct ib_atomic_eth atomic_eth

Definition at line 125 of file ipath_verbs.h.

__be32 bth[3]

Definition at line 109 of file ipath_verbs.h.

__be32 deth[2]

Definition at line 112 of file ipath_verbs.h.

__be32 imm_data

Definition at line 113 of file ipath_verbs.h.

struct { ... } rc

Definition at line 116 of file ipath_verbs.h.

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

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