iPXE
sundance_private Struct Reference

Data Fields

const char * nic_name
unsigned int cur_rx
unsigned int mtu
unsigned int flowctrl:1
unsigned int an_enable:1
unsigned int speed
struct mii_if_info mii_if
int mii_preamble_required
unsigned char phys [MII_CNT]
unsigned char pci_rev_id

Detailed Description

Definition at line 258 of file sundance.c.

Field Documentation

◆ nic_name

const char* sundance_private::nic_name

Definition at line 259 of file sundance.c.

◆ cur_rx

unsigned int sundance_private::cur_rx

Definition at line 262 of file sundance.c.

◆ mtu

unsigned int sundance_private::mtu

Definition at line 263 of file sundance.c.

◆ flowctrl

unsigned int sundance_private::flowctrl

Definition at line 266 of file sundance.c.

◆ an_enable

unsigned int sundance_private::an_enable

Definition at line 267 of file sundance.c.

◆ speed

unsigned int sundance_private::speed

Definition at line 269 of file sundance.c.

◆ mii_if

struct mii_if_info sundance_private::mii_if

Definition at line 272 of file sundance.c.

◆ mii_preamble_required

int sundance_private::mii_preamble_required

Definition at line 273 of file sundance.c.

◆ phys

unsigned char sundance_private::phys[MII_CNT]

Definition at line 274 of file sundance.c.

◆ pci_rev_id

unsigned char sundance_private::pci_rev_id

Definition at line 275 of file sundance.c.


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