Home
last modified time | relevance | path

Searched refs:e1000_phy_m88 (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
H A Dphy.c793 if ((phy->type == e1000_phy_m88) && in e1000e_copper_link_setup_m88()
1341 if (hw->phy.type != e1000_phy_m88) { in e1000e_phy_force_speed_duplex_m88()
1364 if (hw->phy.type != e1000_phy_m88) in e1000e_phy_force_speed_duplex_m88()
1606 case e1000_phy_m88: in e1000e_check_downshift()
2282 phy_type = e1000_phy_m88; in e1000e_get_phy_type_from_id()
H A Dethtool.c467 if (hw->phy.type == e1000_phy_m88) { in e1000_get_regs()
1338 case e1000_phy_m88: in e1000_integrated_phy_loopback()
1412 hw->phy.type == e1000_phy_m88) { in e1000_integrated_phy_loopback()
1427 if (hw->phy.type == e1000_phy_m88) in e1000_integrated_phy_loopback()
H A Dhw.h183 e1000_phy_m88, enumerator
H A D82571.c68 phy->type = e1000_phy_m88; in e1000_init_phy_params_82571()
1432 case e1000_phy_m88: in e1000_setup_copper_link_82571()
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c103 hw->phy_type = e1000_phy_m88; in e1000_set_phy_type()
1431 } else if (hw->phy_type == e1000_phy_m88) { in e1000_setup_copper_link()
1715 if (hw->phy_type == e1000_phy_m88) { in e1000_phy_force_speed_duplex()
1792 if ((i == 0) && (hw->phy_type == e1000_phy_m88)) { in e1000_phy_force_speed_duplex()
1824 if (hw->phy_type == e1000_phy_m88) { in e1000_phy_force_speed_duplex()
4885 if (hw->phy_type == e1000_phy_m88) { in e1000_get_cable_length()
4993 if (hw->phy_type == e1000_phy_m88) { in e1000_check_polarity()
5063 } else if (hw->phy_type == e1000_phy_m88) { in e1000_check_downshift()
H A De1000_ethtool.c1212 if (hw->phy_type == e1000_phy_m88) { in e1000_integrated_phy_loopback()
1236 hw->phy_type == e1000_phy_m88) in e1000_integrated_phy_loopback()
1252 if (hw->phy_type == e1000_phy_m88) in e1000_integrated_phy_loopback()
H A De1000_hw.h188 e1000_phy_m88 = 0, enumerator
/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h104 e1000_phy_m88, enumerator
H A De1000_phy.c1257 if (hw->phy.type != e1000_phy_m88) in igb_phy_force_speed_duplex_m88()
1285 if (hw->phy.type != e1000_phy_m88 || in igb_phy_force_speed_duplex_m88()
1486 case e1000_phy_m88: in igb_check_downshift()
H A De1000_82575.c239 phy->type = e1000_phy_m88; in igb_init_phy_params_82575()
1607 case e1000_phy_m88: in igb_setup_copper_link_82575()
H A Digb_ethtool.c1628 if (hw->phy.type == e1000_phy_m88) { in igb_integrated_phy_loopback()
1661 if (hw->phy.type == e1000_phy_m88) in igb_integrated_phy_loopback()
1669 if (hw->phy.type == e1000_phy_m88) in igb_integrated_phy_loopback()