iPXE
tlan_private Struct Reference

Data Fields

unsigned short vendor_id
unsigned short dev_id
const char * nic_name
unsigned int cur_rx
unsigned int dirty_rx
unsigned rx_buf_sz
struct TLanListtxList
u32 txHead
u32 txInProgress
u32 txTail
int eoc
u32 phyOnline
u32 aui
u32 duplex
u32 phy [2]
u32 phyNum
u32 speed
u8 tlanRev
u8 tlanFullDuplex
u8 link
u8 neg_be_verbose

Detailed Description

Definition at line 202 of file tlan.c.

Field Documentation

◆ vendor_id

unsigned short tlan_private::vendor_id

Definition at line 203 of file tlan.c.

◆ dev_id

unsigned short tlan_private::dev_id

Definition at line 204 of file tlan.c.

◆ nic_name

const char* tlan_private::nic_name

Definition at line 205 of file tlan.c.

◆ cur_rx

unsigned int tlan_private::cur_rx

Definition at line 206 of file tlan.c.

◆ dirty_rx

unsigned int tlan_private::dirty_rx

Definition at line 206 of file tlan.c.

◆ rx_buf_sz

unsigned tlan_private::rx_buf_sz

Definition at line 207 of file tlan.c.

◆ txList

struct TLanList* tlan_private::txList

Definition at line 208 of file tlan.c.

◆ txHead

u32 tlan_private::txHead

Definition at line 209 of file tlan.c.

◆ txInProgress

u32 tlan_private::txInProgress

Definition at line 210 of file tlan.c.

◆ txTail

u32 tlan_private::txTail

Definition at line 211 of file tlan.c.

◆ eoc

int tlan_private::eoc

Definition at line 212 of file tlan.c.

◆ phyOnline

u32 tlan_private::phyOnline

Definition at line 213 of file tlan.c.

◆ aui

u32 tlan_private::aui

Definition at line 214 of file tlan.c.

◆ duplex

u32 tlan_private::duplex

Definition at line 215 of file tlan.c.

◆ phy

u32 tlan_private::phy[2]

Definition at line 216 of file tlan.c.

◆ phyNum

u32 tlan_private::phyNum

Definition at line 217 of file tlan.c.

◆ speed

u32 tlan_private::speed

Definition at line 218 of file tlan.c.

◆ tlanRev

u8 tlan_private::tlanRev

Definition at line 219 of file tlan.c.

◆ tlanFullDuplex

u8 tlan_private::tlanFullDuplex

Definition at line 220 of file tlan.c.

◆ link

u8 tlan_private::link

Definition at line 221 of file tlan.c.

◆ neg_be_verbose

u8 tlan_private::neg_be_verbose

Definition at line 222 of file tlan.c.


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