Searched defs:e1000_phy_info (Results 1 – 3 of 3) sorted by relevance
420 struct e1000_phy_info { struct421 struct e1000_phy_operations ops;423 enum e1000_phy_type type;425 enum e1000_1000t_rx_status local_rx;426 enum e1000_1000t_rx_status remote_rx;427 enum e1000_ms_type ms_type;428 enum e1000_ms_type original_ms_type;429 enum e1000_rev_polarity cable_polarity;430 enum e1000_smart_speed smart_speed;432 u32 addr;[all …]
575 struct e1000_phy_info { struct576 struct e1000_phy_operations ops;578 enum e1000_phy_type type;580 enum e1000_1000t_rx_status local_rx;581 enum e1000_1000t_rx_status remote_rx;582 enum e1000_ms_type ms_type;583 enum e1000_ms_type original_ms_type;584 enum e1000_rev_polarity cable_polarity;585 enum e1000_smart_speed smart_speed;587 u32 addr;[all …]
240 struct e1000_phy_info { struct241 e1000_cable_length cable_length;242 e1000_10bt_ext_dist_enable extended_10bt_distance;243 e1000_rev_polarity cable_polarity;244 e1000_downshift downshift;245 e1000_polarity_reversal polarity_correction;246 e1000_auto_x_mode mdix_mode;247 e1000_1000t_rx_status local_rx;248 e1000_1000t_rx_status remote_rx;