Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.c493 case e1000_phy_82579: in e1000_init_phy_params_pchlan()
869 case e1000_phy_82579: in e1000_set_eee_pchlan()
927 if (hw->phy.type == e1000_phy_82579) { in e1000_set_eee_pchlan()
1588 if (hw->phy.type > e1000_phy_82579) { in e1000_check_for_copper_link_ich8lan()
4494 (hw->phy.type == e1000_phy_82579) || in e1000_setup_link_ich8lan()
4563 case e1000_phy_82579: in e1000_setup_copper_link_ich8lan()
5308 (hw->phy.type == e1000_phy_82579) || in e1000_clear_hw_cntrs_ich8lan()
H A De1000_hw.h279 e1000_phy_82579, enumerator
H A De1000_phy.c3030 phy_type = e1000_phy_82579; in e1000_get_phy_type_from_id()