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

#include <ixgb.h>

Data Fields

struct sk_buffskb
 
dma_addr_t dma
 
unsigned long time_stamp
 
u16 length
 
u16 next_to_watch
 
u16 mapped_as_page
 

Detailed Description

Definition at line 101 of file ixgb.h.

Field Documentation

Definition at line 103 of file ixgb.h.

u16 length

Definition at line 105 of file ixgb.h.

u16 mapped_as_page

Definition at line 107 of file ixgb.h.

u16 next_to_watch

Definition at line 106 of file ixgb.h.

Definition at line 102 of file ixgb.h.

unsigned long time_stamp

Definition at line 104 of file ixgb.h.


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