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

#include <qib_verbs.h>

Data Fields

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

Detailed Description

Definition at line 399 of file qib_verbs.h.

Field Documentation

union { ... }
u64 atomic_data

Definition at line 406 of file qib_verbs.h.

u32 lpsn

Definition at line 403 of file qib_verbs.h.

Definition at line 400 of file qib_verbs.h.

u32 psn

Definition at line 402 of file qib_verbs.h.

struct qib_sge rdma_sge

Definition at line 405 of file qib_verbs.h.

u8 sent

Definition at line 401 of file qib_verbs.h.


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