FreeBSD kernel E1000 device code
e1000_dev_spec_ich8lan Struct Reference

#include <e1000_hw.h>

Collaboration diagram for e1000_dev_spec_ich8lan:

Data Fields

bool kmrn_lock_loss_workaround_enabled
 
struct e1000_shadow_ram shadow_ram [E1000_SHADOW_RAM_WORDS]
 
bool nvm_k1_enabled
 
bool disable_k1_off
 
bool eee_disable
 
u16 eee_lp_ability
 
enum e1000_ulp_state ulp_state
 
bool ulp_capability_disabled
 
bool during_suspend_flow
 
bool smbus_disable
 

Detailed Description

Definition at line 991 of file e1000_hw.h.

Field Documentation

◆ disable_k1_off

bool e1000_dev_spec_ich8lan::disable_k1_off

Definition at line 995 of file e1000_hw.h.

Referenced by e1000_check_for_copper_link_ich8lan().

◆ during_suspend_flow

bool e1000_dev_spec_ich8lan::during_suspend_flow

Definition at line 1000 of file e1000_hw.h.

◆ eee_disable

bool e1000_dev_spec_ich8lan::eee_disable

◆ eee_lp_ability

u16 e1000_dev_spec_ich8lan::eee_lp_ability

◆ kmrn_lock_loss_workaround_enabled

bool e1000_dev_spec_ich8lan::kmrn_lock_loss_workaround_enabled

◆ nvm_k1_enabled

bool e1000_dev_spec_ich8lan::nvm_k1_enabled

Definition at line 994 of file e1000_hw.h.

Referenced by e1000_k1_gig_workaround_hv(), and e1000_reset_hw_ich8lan().

◆ shadow_ram

◆ smbus_disable

bool e1000_dev_spec_ich8lan::smbus_disable

Definition at line 1001 of file e1000_hw.h.

◆ ulp_capability_disabled

bool e1000_dev_spec_ich8lan::ulp_capability_disabled

Definition at line 999 of file e1000_hw.h.

◆ ulp_state

enum e1000_ulp_state e1000_dev_spec_ich8lan::ulp_state

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