Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000e/
A 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()
A Dethtool.c471 if (hw->phy.type == e1000_phy_m88) { in e1000_get_regs()
1349 case e1000_phy_m88: in e1000_integrated_phy_loopback()
1423 hw->phy.type == e1000_phy_m88) { in e1000_integrated_phy_loopback()
1438 if (hw->phy.type == e1000_phy_m88) in e1000_integrated_phy_loopback()
A Dhw.h171 e1000_phy_m88, enumerator
A D82571.c68 phy->type = e1000_phy_m88; in e1000_init_phy_params_82571()
1433 case e1000_phy_m88: in e1000_setup_copper_link_82571()
/linux/drivers/net/ethernet/intel/e1000/
A De1000_hw.c102 hw->phy_type = e1000_phy_m88; in e1000_set_phy_type()
1430 } else if (hw->phy_type == e1000_phy_m88) { in e1000_setup_copper_link()
1714 if (hw->phy_type == e1000_phy_m88) { in e1000_phy_force_speed_duplex()
1791 if ((i == 0) && (hw->phy_type == e1000_phy_m88)) { in e1000_phy_force_speed_duplex()
1823 if (hw->phy_type == e1000_phy_m88) { in e1000_phy_force_speed_duplex()
4889 if (hw->phy_type == e1000_phy_m88) { in e1000_get_cable_length()
4998 if (hw->phy_type == e1000_phy_m88) { in e1000_check_polarity()
5069 } else if (hw->phy_type == e1000_phy_m88) { in e1000_check_downshift()
A De1000_ethtool.c1208 if (hw->phy_type == e1000_phy_m88) { in e1000_integrated_phy_loopback()
1232 hw->phy_type == e1000_phy_m88) in e1000_integrated_phy_loopback()
1248 if (hw->phy_type == e1000_phy_m88) in e1000_integrated_phy_loopback()
A De1000_hw.h188 e1000_phy_m88 = 0, enumerator
A De1000_main.c3724 (hw->phy_type == e1000_phy_m88) && in e1000_update_stats()
/linux/drivers/net/ethernet/intel/igb/
A De1000_hw.h104 e1000_phy_m88, enumerator
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()
A De1000_82575.c240 phy->type = e1000_phy_m88; in igb_init_phy_params_82575()
1609 case e1000_phy_m88: in igb_setup_copper_link_82575()
A Digb_ethtool.c1623 if (hw->phy.type == e1000_phy_m88) { in igb_integrated_phy_loopback()
1656 if (hw->phy.type == e1000_phy_m88) in igb_integrated_phy_loopback()
1664 if (hw->phy.type == e1000_phy_m88) in igb_integrated_phy_loopback()

Completed in 65 milliseconds