Home
last modified time | relevance | path

Searched defs:e1000_phy_info (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/e1000/
H A De1000_hw.h871 struct e1000_phy_info { struct
872 struct e1000_phy_operations ops;
873 enum e1000_phy_type type;
875 enum e1000_1000t_rx_status local_rx;
876 enum e1000_1000t_rx_status remote_rx;
877 enum e1000_ms_type ms_type;
878 enum e1000_ms_type original_ms_type;
879 enum e1000_rev_polarity cable_polarity;
880 enum e1000_smart_speed smart_speed;
882 u32 addr;
[all …]