Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
A De1000_hw.h414 u32 addr;
415 u32 id;
417 u32 revision;
422 u16 autoneg_mask;
423 u16 cable_length;
424 u16 max_cable_length;
425 u16 min_cable_length;
426 u16 pair_length[4];
428 u8 mdix;
431 bool is_mdix;
[all …]
/linux/drivers/net/ethernet/intel/e1000e/
A Dhw.h603 struct e1000_phy_info { struct
615 u32 addr;
616 u32 id;
618 u32 revision;
623 u16 autoneg_mask;
624 u16 cable_length;
625 u16 max_cable_length;
626 u16 min_cable_length;
628 u8 mdix;
631 bool is_mdix;
[all …]
/linux/drivers/net/ethernet/intel/e1000/
A 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;

Completed in 25 milliseconds