iPXE
tg3_link_config Struct Reference

#include <tg3.h>

Data Fields

u32 advertising
u16 speed
u8 duplex
u8 autoneg
u8 flowctrl
u8 active_flowctrl
u8 active_duplex
u16 active_speed
u32 rmt_adv
u16 orig_speed
u8 orig_duplex
u8 orig_autoneg
u32 orig_advertising

Detailed Description

Definition at line 2823 of file tg3.h.

Field Documentation

◆ advertising

u32 tg3_link_config::advertising

Definition at line 2825 of file tg3.h.

◆ speed

u16 tg3_link_config::speed

Definition at line 2826 of file tg3.h.

◆ duplex

u8 tg3_link_config::duplex

Definition at line 2827 of file tg3.h.

◆ autoneg

u8 tg3_link_config::autoneg

Definition at line 2828 of file tg3.h.

◆ flowctrl

u8 tg3_link_config::flowctrl

Definition at line 2829 of file tg3.h.

◆ active_flowctrl

u8 tg3_link_config::active_flowctrl

Definition at line 2832 of file tg3.h.

◆ active_duplex

u8 tg3_link_config::active_duplex

Definition at line 2834 of file tg3.h.

◆ active_speed

u16 tg3_link_config::active_speed

Definition at line 2838 of file tg3.h.

◆ rmt_adv

u32 tg3_link_config::rmt_adv

Definition at line 2839 of file tg3.h.

◆ orig_speed

u16 tg3_link_config::orig_speed

Definition at line 2844 of file tg3.h.

◆ orig_duplex

u8 tg3_link_config::orig_duplex

Definition at line 2845 of file tg3.h.

◆ orig_autoneg

u8 tg3_link_config::orig_autoneg

Definition at line 2846 of file tg3.h.

◆ orig_advertising

u32 tg3_link_config::orig_advertising

Definition at line 2847 of file tg3.h.


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