iPXE
Data Fields
TLanList Struct Reference

Data Fields

u32 forward
 
u16 cStat
 
u16 frameSize
 
struct {
   u32   count
 
   u32   address
 
buffer [TLAN_BUFFERS_PER_LIST]
 

Detailed Description

Definition at line 172 of file tlan.c.

Field Documentation

◆ forward

u32 TLanList::forward

Definition at line 173 of file tlan.c.

Referenced by tlan_transmit().

◆ cStat

u16 TLanList::cStat

Definition at line 174 of file tlan.c.

Referenced by tlan_poll(), TLan_ResetLists(), and tlan_transmit().

◆ frameSize

u16 TLanList::frameSize

Definition at line 175 of file tlan.c.

Referenced by tlan_transmit().

◆ count

u32 TLanList::count

Definition at line 177 of file tlan.c.

Referenced by TLan_ResetLists(), and tlan_transmit().

◆ address

u32 TLanList::address

Definition at line 178 of file tlan.c.

Referenced by TLan_ResetLists(), and tlan_transmit().

◆ buffer

struct { ... } TLanList::buffer[TLAN_BUFFERS_PER_LIST]

Referenced by TLan_ResetLists(), and tlan_transmit().


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