Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/e1000e/
Dphy.c752 if ((phy->type == e1000_phy_m88) && in e1000e_copper_link_setup_m88()
1292 if (hw->phy.type != e1000_phy_m88) { in e1000e_phy_force_speed_duplex_m88()
1315 if (hw->phy.type != e1000_phy_m88) in e1000e_phy_force_speed_duplex_m88()
1557 case e1000_phy_m88: in e1000e_check_downshift()
2234 phy_type = e1000_phy_m88; in e1000e_get_phy_type_from_id()
Dethtool.c464 if (hw->phy.type == e1000_phy_m88) { in e1000_get_regs()
1343 case e1000_phy_m88: in e1000_integrated_phy_loopback()
1417 hw->phy.type == e1000_phy_m88) { in e1000_integrated_phy_loopback()
1432 if (hw->phy.type == e1000_phy_m88) in e1000_integrated_phy_loopback()
Dhw.h139 e1000_phy_m88, enumerator
D82571.c68 phy->type = e1000_phy_m88; in e1000_init_phy_params_82571()
1431 case e1000_phy_m88: in e1000_setup_copper_link_82571()
/Linux-v4.19/drivers/net/ethernet/intel/e1000/
De1000_hw.c102 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()
4909 if (hw->phy_type == e1000_phy_m88) { in e1000_get_cable_length()
5018 if (hw->phy_type == e1000_phy_m88) { in e1000_check_polarity()
5091 } else if (hw->phy_type == e1000_phy_m88) { in e1000_check_downshift()
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()
De1000_hw.h188 e1000_phy_m88 = 0, enumerator
De1000_main.c3730 (hw->phy_type == e1000_phy_m88) && in e1000_update_stats()
/Linux-v4.19/drivers/net/ethernet/intel/igb/
De1000_hw.h104 e1000_phy_m88, enumerator
De1000_phy.c1256 if (hw->phy.type != e1000_phy_m88) in igb_phy_force_speed_duplex_m88()
1284 if (hw->phy.type != e1000_phy_m88 || in igb_phy_force_speed_duplex_m88()
1485 case e1000_phy_m88: in igb_check_downshift()
De1000_82575.c240 phy->type = e1000_phy_m88; in igb_init_phy_params_82575()
1613 case e1000_phy_m88: in igb_setup_copper_link_82575()
Digb_ethtool.c1608 if (hw->phy.type == e1000_phy_m88) { in igb_integrated_phy_loopback()
1641 if (hw->phy.type == e1000_phy_m88) in igb_integrated_phy_loopback()
1649 if (hw->phy.type == e1000_phy_m88) in igb_integrated_phy_loopback()