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

#include <ixgbe.h>

Data Fields

union {
   struct sk_buff *   head
 
   struct sk_buff *   tail
 
}; 
 
dma_addr_t dma
 
u16 append_cnt
 
bool page_released
 

Detailed Description

Definition at line 620 of file ixgbe.h.

Field Documentation

union { ... }
u16 append_cnt

Definition at line 626 of file ixgbe.h.

Definition at line 625 of file ixgbe.h.

Definition at line 622 of file ixgbe.h.

bool page_released

Definition at line 627 of file ixgbe.h.

struct sk_buff* tail

Definition at line 623 of file ixgbe.h.


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