e1000_tx_ring Struct Reference

#include <e1000.h>


Data Fields

void * desc
dma_addr_t dma
unsigned int size
unsigned int count
unsigned int next_to_use
unsigned int next_to_clean
struct e1000_bufferbuffer_info
spinlock_t tx_lock
u16 tdh
u16 tdt
unsigned int step
bool last_tx_tso


Detailed Description

Definition at line 118 of file e1000.h.


Field Documentation

Definition at line 120 of file e1000.h.

Definition at line 122 of file e1000.h.

unsigned int e1000_tx_ring::size

Definition at line 124 of file e1000.h.

unsigned int e1000_tx_ring::count

Definition at line 126 of file e1000.h.

Definition at line 128 of file e1000.h.

Definition at line 130 of file e1000.h.

Definition at line 132 of file e1000.h.

Definition at line 134 of file e1000.h.

Definition at line 135 of file e1000.h.

Definition at line 136 of file e1000.h.

unsigned int e1000_tx_ring::step

Definition at line 144 of file e1000.h.

Definition at line 146 of file e1000.h.


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

Generated on Tue Apr 6 20:02:03 2010 for gPXE by  doxygen 1.5.7.1