Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/e1000e/
Dich8lan.c484 case e1000_phy_82579: in e1000_init_phy_params_pchlan()
819 case e1000_phy_82579: in e1000_set_eee_pchlan()
877 if (hw->phy.type == e1000_phy_82579) { in e1000_set_eee_pchlan()
1617 if (hw->phy.type > e1000_phy_82579) { in e1000_check_for_copper_link_ich8lan()
5016 (hw->phy.type == e1000_phy_82579) || in e1000_setup_link_ich8lan()
5079 case e1000_phy_82579: in e1000_setup_copper_link_ich8lan()
5766 (hw->phy.type == e1000_phy_82579) || in e1000_clear_hw_cntrs_ich8lan()
Dhw.h171 e1000_phy_82579, enumerator
Dethtool.c1392 case e1000_phy_82579: in e1000_integrated_phy_loopback()
2179 case e1000_phy_82579: in e1000e_get_eee()
2220 if (hw->phy.type == e1000_phy_82579) in e1000e_get_eee()
Dphy.c2261 phy_type = e1000_phy_82579; in e1000e_get_phy_type_from_id()
Dnetdev.c4147 case e1000_phy_82579: in e1000e_reset()
4831 if (hw->phy.type >= e1000_phy_82579) in e1000e_update_phy_task()