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

#include <ixgbe_fcoe.h>

Data Fields

struct ixgbe_fcoe_ddp_pool
__percpu
ddp_pool
 
atomic_t refcnt
 
spinlock_t lock
 
struct ixgbe_fcoe_ddp ddp [IXGBE_FCOE_DDP_MAX]
 
voidextra_ddp_buffer
 
dma_addr_t extra_ddp_buffer_dma
 
unsigned long mode
 

Detailed Description

Definition at line 75 of file ixgbe_fcoe.h.

Field Documentation

Definition at line 79 of file ixgbe_fcoe.h.

Definition at line 76 of file ixgbe_fcoe.h.

void* extra_ddp_buffer

Definition at line 80 of file ixgbe_fcoe.h.

dma_addr_t extra_ddp_buffer_dma

Definition at line 81 of file ixgbe_fcoe.h.

spinlock_t lock

Definition at line 78 of file ixgbe_fcoe.h.

unsigned long mode

Definition at line 82 of file ixgbe_fcoe.h.

atomic_t refcnt

Definition at line 77 of file ixgbe_fcoe.h.


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