FreeBSD kernel E1000 device code
e1000_dev_spec_82575 Struct Reference

#include <e1000_hw.h>

Collaboration diagram for e1000_dev_spec_82575:

Data Fields

bool sgmii_active
 
bool global_device_reset
 
bool eee_disable
 
bool module_plugged
 
bool clear_semaphore_once
 
u32 mtu
 
struct sfp_e1000_flags eth_flags
 
u8 media_port
 
bool media_changed
 

Detailed Description

Definition at line 1004 of file e1000_hw.h.

Field Documentation

◆ clear_semaphore_once

bool e1000_dev_spec_82575::clear_semaphore_once

Definition at line 1009 of file e1000_hw.h.

Referenced by e1000_get_hw_semaphore(), and e1000_init_mac_params_82575().

◆ eee_disable

bool e1000_dev_spec_82575::eee_disable

◆ eth_flags

struct sfp_e1000_flags e1000_dev_spec_82575::eth_flags

Definition at line 1011 of file e1000_hw.h.

Referenced by e1000_get_media_type_82575(), and e1000_set_sfp_media_type_82575().

◆ global_device_reset

bool e1000_dev_spec_82575::global_device_reset

Definition at line 1006 of file e1000_hw.h.

Referenced by e1000_reset_hw_82580().

◆ media_changed

bool e1000_dev_spec_82575::media_changed

Definition at line 1013 of file e1000_hw.h.

Referenced by e1000_check_for_link_media_swap(), and em_if_update_admin_status().

◆ media_port

u8 e1000_dev_spec_82575::media_port

Definition at line 1012 of file e1000_hw.h.

Referenced by e1000_check_for_link_media_swap().

◆ module_plugged

bool e1000_dev_spec_82575::module_plugged

Definition at line 1008 of file e1000_hw.h.

Referenced by e1000_get_media_type_82575(), and e1000_set_sfp_media_type_82575().

◆ mtu

u32 e1000_dev_spec_82575::mtu

Definition at line 1010 of file e1000_hw.h.

Referenced by e1000_init_hw_82575().

◆ sgmii_active

bool e1000_dev_spec_82575::sgmii_active

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