Linux Kernel
3.7.1
|
#include <ixgbe_fcoe.h>
Data Fields | |
int | len |
u32 | err |
unsigned int | sgc |
struct scatterlist * | sgl |
dma_addr_t | udp |
u64 * | udl |
struct dma_pool * | pool |
Definition at line 58 of file ixgbe_fcoe.h.
u32 err |
Definition at line 60 of file ixgbe_fcoe.h.
int len |
Definition at line 59 of file ixgbe_fcoe.h.
Definition at line 65 of file ixgbe_fcoe.h.
unsigned int sgc |
Definition at line 61 of file ixgbe_fcoe.h.
struct scatterlist* sgl |
Definition at line 62 of file ixgbe_fcoe.h.
u64* udl |
Definition at line 64 of file ixgbe_fcoe.h.
dma_addr_t udp |
Definition at line 63 of file ixgbe_fcoe.h.