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

#include <e1000.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 e1000_bufferbuffer_info
 
struct sk_buffrx_skb_top
 
int cpu
 
u16 rdh
 
u16 rdt
 

Detailed Description

Definition at line 179 of file e1000.h.

Field Documentation

Definition at line 193 of file e1000.h.

unsigned int count

Definition at line 187 of file e1000.h.

Definition at line 197 of file e1000.h.

Definition at line 181 of file e1000.h.

Definition at line 183 of file e1000.h.

unsigned int next_to_clean

Definition at line 191 of file e1000.h.

unsigned int next_to_use

Definition at line 189 of file e1000.h.

u16 rdh

Definition at line 199 of file e1000.h.

u16 rdt

Definition at line 200 of file e1000.h.

struct sk_buff* rx_skb_top

Definition at line 194 of file e1000.h.

unsigned int size

Definition at line 185 of file e1000.h.


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