Searched defs:e1000_phy_info (Results 1 – 2 of 2) sorted by relevance
817 struct e1000_phy_info { struct818 struct e1000_phy_operations ops;819 enum e1000_phy_type type;821 enum e1000_1000t_rx_status local_rx;822 enum e1000_1000t_rx_status remote_rx;823 enum e1000_ms_type ms_type;824 enum e1000_ms_type original_ms_type;825 enum e1000_rev_polarity cable_polarity;826 enum e1000_smart_speed smart_speed;828 u32 addr;[all …]
213 struct e1000_phy_info { struct214 e1000_cable_length cable_length;215 e1000_10bt_ext_dist_enable extended_10bt_distance;216 e1000_rev_polarity cable_polarity;217 e1000_downshift downshift;218 e1000_polarity_reversal polarity_correction;219 e1000_auto_x_mode mdix_mode;220 e1000_1000t_rx_status local_rx;221 e1000_1000t_rx_status remote_rx;