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

#include <ixgb.h>

Data Fields

voiddesc
 
dma_addr_t dma
 
unsigned int size
 
unsigned int count
 
unsigned int next_to_use
 
unsigned int next_to_clean
 
struct ixgb_bufferbuffer_info
 

Detailed Description

Definition at line 110 of file ixgb.h.

Field Documentation

Definition at line 124 of file ixgb.h.

unsigned int count

Definition at line 118 of file ixgb.h.

Definition at line 112 of file ixgb.h.

Definition at line 114 of file ixgb.h.

unsigned int next_to_clean

Definition at line 122 of file ixgb.h.

unsigned int next_to_use

Definition at line 120 of file ixgb.h.

unsigned int size

Definition at line 116 of file ixgb.h.


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