Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/igb/
De1000_hw.h402 struct e1000_phy_info { struct
403 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 …]
/Linux-v5.10/drivers/net/ethernet/intel/e1000e/
Dhw.h594 struct e1000_phy_info { struct
595 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 …]
/Linux-v5.10/drivers/net/ethernet/intel/e1000/
De1000_hw.h215 struct e1000_phy_info { struct
216 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;