Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_ich8lan.c482 case e1000_phy_82577: in e1000_init_phy_params_pchlan()
2355 if (hw->phy.type == e1000_phy_82577) { in e1000_k1_gig_workaround_hv()
2557 if (hw->phy.type == e1000_phy_82577) { in e1000_hv_phy_workarounds_ich8lan()
2563 if (((hw->phy.type == e1000_phy_82577) && in e1000_hv_phy_workarounds_ich8lan()
5215 (hw->phy.type == e1000_phy_82577)) { in e1000_setup_link_ich8lan()
5281 case e1000_phy_82577: in e1000_setup_copper_link_ich8lan()
6030 (hw->phy.type == e1000_phy_82577)) { in e1000_clear_hw_cntrs_ich8lan()
H A De1000_hw.h269 e1000_phy_82577, enumerator
H A De1000_phy.c3012 phy_type = e1000_phy_82577; in e1000_get_phy_type_from_id()