Home
last modified time | relevance | path

Searched refs:e1000_pch2lan (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c409 case e1000_pch2lan: in e1000_init_phy_workarounds_pchlan()
493 if ((hw->mac.type == e1000_pch2lan) && in e1000_init_phy_workarounds_pchlan()
549 case e1000_pch2lan: in e1000_init_phy_params_pchlan()
794 case e1000_pch2lan: in e1000_init_mac_params_ich8lan()
1556 if ((hw->mac.type >= e1000_pch2lan) && link) { in e1000_check_for_copper_link_ich8lan()
1584 if (hw->mac.type == e1000_pch2lan) in e1000_check_for_copper_link_ich8lan()
1719 case e1000_pch2lan: in e1000_check_for_copper_link_ich8lan()
1808 case e1000_pch2lan: in e1000_get_variants_ich8lan()
1830 ((adapter->hw.mac.type >= e1000_pch2lan) && in e1000_get_variants_ich8lan()
1843 if ((adapter->hw.mac.type == e1000_pch2lan) && in e1000_get_variants_ich8lan()
[all …]
H A Dptp.c280 case e1000_pch2lan: in e1000e_ptp_init()
H A Dhw.h144 e1000_pch2lan, enumerator
H A Dphy.c183 if (hw->mac.type == e1000_pch2lan) in e1000e_read_phy_reg_mdic()
263 if (hw->mac.type == e1000_pch2lan) in e1000e_write_phy_reg_mdic()
H A Dnetdev.c3045 if (hw->mac.type >= e1000_pch2lan) { in e1000_setup_rctl()
3515 case e1000_pch2lan: in e1000e_get_base_timinca()
4080 case e1000_pch2lan: in e1000e_reset()
4335 if ((hw->mac.type >= e1000_pch2lan) && in e1000e_down()
6065 if ((adapter->hw.mac.type >= e1000_pch2lan) && in e1000_change_mtu()
6929 if (hw->mac.type >= e1000_pch2lan) in __e1000_resume()
7294 if ((hw->mac.type >= e1000_pch2lan) && (netdev->mtu > ETH_DATA_LEN)) in e1000_fix_features()