|
Linux Kernel
3.7.1
|
#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 |
Definition at line 108 of file ipath_verbs.h.
| __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 |
1.8.2