Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h190 e1000_phy_82579, enumerator
H A Dich8lan.c574 case e1000_phy_82579: in e1000_init_phy_params_pchlan()
912 case e1000_phy_82579: in e1000_set_eee_pchlan()
970 if (hw->phy.type == e1000_phy_82579) { in e1000_set_eee_pchlan()
1754 if (hw->phy.type > e1000_phy_82579) { in e1000_check_for_copper_link_ich8lan()
5177 (hw->phy.type == e1000_phy_82579) || in e1000_setup_link_ich8lan()
5240 case e1000_phy_82579: in e1000_setup_copper_link_ich8lan()
5927 (hw->phy.type == e1000_phy_82579) || in e1000_clear_hw_cntrs_ich8lan()
H A Dphy.c2309 phy_type = e1000_phy_82579; in e1000e_get_phy_type_from_id()
H A Dnetdev.c4166 case e1000_phy_82579: in e1000e_reset()
4861 if (hw->phy.type >= e1000_phy_82579) in e1000e_update_phy_task()