|
Linux Kernel
3.7.1
|
#include <vmxnet3_int.h>
Data Fields | |
| union Vmxnet3_GenericDesc * | base |
| u32 | size |
| u32 | next2fill |
| u32 | next2comp |
| u8 | gen |
| dma_addr_t | basePA |
Definition at line 126 of file vmxnet3_int.h.
| union Vmxnet3_GenericDesc* base |
Definition at line 127 of file vmxnet3_int.h.
| dma_addr_t basePA |
Definition at line 132 of file vmxnet3_int.h.
| u8 gen |
Definition at line 131 of file vmxnet3_int.h.
| u32 next2comp |
Definition at line 130 of file vmxnet3_int.h.
| u32 next2fill |
Definition at line 129 of file vmxnet3_int.h.
| u32 size |
Definition at line 128 of file vmxnet3_int.h.
1.8.2