Home
last modified time | relevance | path

Searched refs:e1000_phy_82579 (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dhw.h152 e1000_phy_82579, enumerator
Dich8lan.c492 case e1000_phy_82579: in e1000_init_phy_params_pchlan()
823 case e1000_phy_82579: in e1000_set_eee_pchlan()
881 if (hw->phy.type == e1000_phy_82579) { in e1000_set_eee_pchlan()
1564 if (hw->phy.type > e1000_phy_82579) { in e1000_check_for_copper_link_ich8lan()
4905 (hw->phy.type == e1000_phy_82579) || in e1000_setup_link_ich8lan()
4968 case e1000_phy_82579: in e1000_setup_copper_link_ich8lan()
5655 (hw->phy.type == e1000_phy_82579) || in e1000_clear_hw_cntrs_ich8lan()
Dethtool.c1387 case e1000_phy_82579: in e1000_integrated_phy_loopback()
2164 case e1000_phy_82579: in e1000e_get_eee()
2205 if (hw->phy.type == e1000_phy_82579) in e1000e_get_eee()
Dphy.c2278 phy_type = e1000_phy_82579; in e1000e_get_phy_type_from_id()
Dnetdev.c4088 case e1000_phy_82579: in e1000e_reset()
4733 if (hw->phy.type >= e1000_phy_82579) in e1000e_update_phy_task()