Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_ich8lan.c483 case e1000_phy_82579: in e1000_init_phy_params_pchlan()
898 case e1000_phy_82579: in e1000_set_eee_pchlan()
956 if (hw->phy.type == e1000_phy_82579) { in e1000_set_eee_pchlan()
1705 if (hw->phy.type > e1000_phy_82579) { in e1000_check_for_copper_link_ich8lan()
5213 (hw->phy.type == e1000_phy_82579) || in e1000_setup_link_ich8lan()
5282 case e1000_phy_82579: in e1000_setup_copper_link_ich8lan()
6028 (hw->phy.type == e1000_phy_82579) || in e1000_clear_hw_cntrs_ich8lan()
H A De1000_hw.h270 e1000_phy_82579, enumerator
H A De1000_phy.c3015 phy_type = e1000_phy_82579; in e1000_get_phy_type_from_id()