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

#include <ixgbevf.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 43 of file ixgbevf.h.

Field Documentation

Definition at line 45 of file ixgbevf.h.

u16 length

Definition at line 47 of file ixgbevf.h.

u16 mapped_as_page

Definition at line 49 of file ixgbevf.h.

u16 next_to_watch

Definition at line 48 of file ixgbevf.h.

Definition at line 44 of file ixgbevf.h.

unsigned long time_stamp

Definition at line 46 of file ixgbevf.h.


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