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 …]
594 struct e1000_phy_info { struct595 struct e1000_phy_operations ops;597 enum e1000_phy_type type;599 enum e1000_1000t_rx_status local_rx;600 enum e1000_1000t_rx_status remote_rx;601 enum e1000_ms_type ms_type;602 enum e1000_ms_type original_ms_type;603 enum e1000_rev_polarity cable_polarity;604 enum e1000_smart_speed smart_speed;606 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;