Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

rx_buffer_t Struct Reference

#include <rtl_rtl8139_drv.h>

Collaboration diagram for rx_buffer_t:

[legend]

Data Fields

rx_slot_tfirst
rx_slot_tadd
rx_slot_textract

Field Documentation

struct rx_slot_t* rx_buffer_t::add
 

Definition at line 759 of file rtl_rtl8139_drv.h.

Referenced by FIFO_add_frame_to_buffer().

struct rx_slot_t* rx_buffer_t::extract
 

Definition at line 760 of file rtl_rtl8139_drv.h.

Referenced by FIFO_extract_frame_of_buffer().

struct rx_slot_t* rx_buffer_t::first
 

Definition at line 758 of file rtl_rtl8139_drv.h.

Referenced by FIFO_dealloc_rx_buffer(), and FIFO_initialize_rx_buffer().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 14 12:59:17 2004 for RTL-lwIP-0.4 by doxygen 1.3.4