Home
last modified time | relevance | path

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

/Linux-v5.15/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.15/drivers/net/ethernet/intel/e1000e/
Dhw.h603 struct e1000_phy_info { struct
604 struct e1000_phy_operations ops;
606 enum e1000_phy_type type;
608 enum e1000_1000t_rx_status local_rx;
609 enum e1000_1000t_rx_status remote_rx;
610 enum e1000_ms_type ms_type;
611 enum e1000_ms_type original_ms_type;
612 enum e1000_rev_polarity cable_polarity;
613 enum e1000_smart_speed smart_speed;
615 u32 addr;
[all …]
/Linux-v5.15/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;