Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
e1000_mac_info Struct Reference

#include <hw.h>

Data Fields

struct e1000_mac_operations ops
 
u8 addr [ETH_ALEN]
 
u8 perm_addr [ETH_ALEN]
 
enum e1000_mac_type type
 
u32 collision_delta
 
u32 ledctl_default
 
u32 ledctl_mode1
 
u32 ledctl_mode2
 
u32 mc_filter_type
 
u32 tx_packet_delta
 
u32 txcw
 
u16 current_ifs_val
 
u16 ifs_max_val
 
u16 ifs_min_val
 
u16 ifs_ratio
 
u16 ifs_step_size
 
u16 mta_reg_count
 
u32 mta_shadow [MAX_MTA_REG]
 
u16 rar_entry_count
 
u8 forced_speed_duplex
 
bool adaptive_ifs
 
bool has_fwsm
 
bool arc_subsystem_valid
 
bool autoneg
 
bool autoneg_failed
 
bool get_link_status
 
bool in_ifs_mode
 
bool serdes_has_link
 
bool tx_pkt_filtering
 
enum e1000_serdes_link_state serdes_link_state
 
u16 uta_reg_count
 
bool asf_firmware_present
 
bool disable_hw_init_bits
 
bool ifs_params_forced
 
bool report_tx_early
 

Detailed Description

Definition at line 855 of file hw.h.

Field Documentation

bool adaptive_ifs

Definition at line 884 of file hw.h.

u8 addr

Definition at line 857 of file hw.h.

bool arc_subsystem_valid

Definition at line 886 of file hw.h.

bool asf_firmware_present

Definition at line 392 of file e1000_hw.h.

bool autoneg

Definition at line 887 of file hw.h.

bool autoneg_failed

Definition at line 888 of file hw.h.

u32 collision_delta

Definition at line 862 of file hw.h.

u16 current_ifs_val

Definition at line 870 of file hw.h.

bool disable_hw_init_bits

Definition at line 395 of file e1000_hw.h.

u8 forced_speed_duplex

Definition at line 882 of file hw.h.

bool get_link_status

Definition at line 889 of file hw.h.

bool has_fwsm

Definition at line 885 of file hw.h.

u16 ifs_max_val

Definition at line 871 of file hw.h.

u16 ifs_min_val

Definition at line 872 of file hw.h.

bool ifs_params_forced

Definition at line 397 of file e1000_hw.h.

u16 ifs_ratio

Definition at line 873 of file hw.h.

u16 ifs_step_size

Definition at line 874 of file hw.h.

bool in_ifs_mode

Definition at line 890 of file hw.h.

u32 ledctl_default

Definition at line 863 of file hw.h.

u32 ledctl_mode1

Definition at line 864 of file hw.h.

u32 ledctl_mode2

Definition at line 865 of file hw.h.

u32 mc_filter_type

Definition at line 866 of file hw.h.

u16 mta_reg_count

Definition at line 875 of file hw.h.

u32 mta_shadow

Definition at line 879 of file hw.h.

Definition at line 856 of file hw.h.

u8 perm_addr

Definition at line 858 of file hw.h.

u16 rar_entry_count

Definition at line 880 of file hw.h.

bool report_tx_early

Definition at line 399 of file e1000_hw.h.

bool serdes_has_link

Definition at line 891 of file hw.h.

enum e1000_serdes_link_state serdes_link_state

Definition at line 893 of file hw.h.

u32 tx_packet_delta

Definition at line 867 of file hw.h.

bool tx_pkt_filtering

Definition at line 892 of file hw.h.

u32 txcw

Definition at line 868 of file hw.h.

Definition at line 860 of file hw.h.

u16 uta_reg_count

Definition at line 381 of file e1000_hw.h.


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