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

#include <e1000.h>

Data Fields

struct e1000_adapteradapter
 
voiddesc
 
dma_addr_t dma
 
unsigned int size
 
unsigned int count
 
u16 next_to_use
 
u16 next_to_clean
 
void __iomemhead
 
void __iomemtail
 
struct e1000_bufferbuffer_info
 
char name [IFNAMSIZ+5]
 
u32 ims_val
 
u32 itr_val
 
void __iomemitr_register
 
int set_itr
 
struct sk_buffrx_skb_top
 

Detailed Description

Definition at line 243 of file e1000.h.

Field Documentation

Definition at line 244 of file e1000.h.

Definition at line 257 of file e1000.h.

unsigned int count

Definition at line 248 of file e1000.h.

Definition at line 245 of file e1000.h.

Definition at line 246 of file e1000.h.

Definition at line 253 of file e1000.h.

u32 ims_val

Definition at line 260 of file e1000.h.

void __iomem* itr_register

Definition at line 262 of file e1000.h.

u32 itr_val

Definition at line 261 of file e1000.h.

char name[IFNAMSIZ+5]

Definition at line 259 of file e1000.h.

u16 next_to_clean

Definition at line 251 of file e1000.h.

u16 next_to_use

Definition at line 250 of file e1000.h.

struct sk_buff* rx_skb_top

Definition at line 265 of file e1000.h.

int set_itr

Definition at line 263 of file e1000.h.

unsigned int size

Definition at line 247 of file e1000.h.

void __iomem* tail

Definition at line 254 of file e1000.h.


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