|
Linux Kernel
3.7.1
|
#include <ipath_verbs.h>
Data Fields | |
| u8 | opcode |
| u8 | sent |
| u32 | psn |
| union { | |
| struct ipath_sge_state rdma_sge | |
| u64 atomic_data | |
| }; | |
Definition at line 339 of file ipath_verbs.h.
| 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.
| struct ipath_sge_state rdma_sge |
Definition at line 344 of file ipath_verbs.h.
| u8 sent |
Definition at line 341 of file ipath_verbs.h.
1.8.2