FreeBSD kernel E1000 device code
e1000_dev_spec_82541 Struct Reference

#include <e1000_hw.h>

Data Fields

enum e1000_dsp_config dsp_config
 
enum e1000_ffe_config ffe_config
 
u16 spd_default
 
bool phy_init_script
 

Detailed Description

Definition at line 951 of file e1000_hw.h.

Field Documentation

◆ dsp_config

enum e1000_dsp_config e1000_dev_spec_82541::dsp_config

◆ ffe_config

enum e1000_ffe_config e1000_dev_spec_82541::ffe_config

◆ phy_init_script

bool e1000_dev_spec_82541::phy_init_script

Definition at line 955 of file e1000_hw.h.

Referenced by e1000_init_script_state_82541(), and e1000_phy_init_script_82541().

◆ spd_default

u16 e1000_dev_spec_82541::spd_default

Definition at line 954 of file e1000_hw.h.

Referenced by e1000_cleanup_led_82541(), e1000_init_hw_82541(), and e1000_setup_led_82541().


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