Searched defs:e1000_phy_info (Results 1 – 3 of 3) sorted by relevance
402 struct e1000_phy_info { struct403 struct e1000_phy_operations ops;405 enum e1000_phy_type type;407 enum e1000_1000t_rx_status local_rx;408 enum e1000_1000t_rx_status remote_rx;409 enum e1000_ms_type ms_type;410 enum e1000_ms_type original_ms_type;411 enum e1000_rev_polarity cable_polarity;412 enum e1000_smart_speed smart_speed;414 u32 addr;[all …]
571 struct e1000_phy_info { struct572 struct e1000_phy_operations ops;574 enum e1000_phy_type type;576 enum e1000_1000t_rx_status local_rx;577 enum e1000_1000t_rx_status remote_rx;578 enum e1000_ms_type ms_type;579 enum e1000_ms_type original_ms_type;580 enum e1000_rev_polarity cable_polarity;581 enum e1000_smart_speed smart_speed;583 u32 addr;[all …]
215 struct e1000_phy_info { struct216 e1000_cable_length cable_length;217 e1000_10bt_ext_dist_enable extended_10bt_distance;218 e1000_rev_polarity cable_polarity;219 e1000_downshift downshift;220 e1000_polarity_reversal polarity_correction;221 e1000_auto_x_mode mdix_mode;222 e1000_1000t_rx_status local_rx;223 e1000_1000t_rx_status remote_rx;