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

#include <ipath_verbs.h>

Data Fields

u8 opcode
 
u8 sent
 
u32 psn
 
union {
   struct ipath_sge_state   rdma_sge
 
   u64   atomic_data
 
}; 
 

Detailed Description

Definition at line 339 of file ipath_verbs.h.

Field Documentation

union { ... }
u64 atomic_data

Definition at line 345 of file ipath_verbs.h.

Definition at line 340 of file ipath_verbs.h.

u32 psn

Definition at line 342 of file ipath_verbs.h.

Definition at line 344 of file ipath_verbs.h.

u8 sent

Definition at line 341 of file ipath_verbs.h.


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