Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.c528 case e1000_phy_82579: in e1000_init_phy_params_pchlan()
941 case e1000_phy_82579: in e1000_set_eee_pchlan()
999 if (hw->phy.type == e1000_phy_82579) { in e1000_set_eee_pchlan()
1802 if (hw->phy.type > e1000_phy_82579) { in e1000_check_for_copper_link_ich8lan()
5323 (hw->phy.type == e1000_phy_82579) || in e1000_setup_link_ich8lan()
5392 case e1000_phy_82579: in e1000_setup_copper_link_ich8lan()
6138 (hw->phy.type == e1000_phy_82579) || in e1000_clear_hw_cntrs_ich8lan()
H A De1000_hw.h362 e1000_phy_82579, enumerator
H A De1000_phy.c3031 phy_type = e1000_phy_82579; in e1000_get_phy_type_from_id()