Home
last modified time | relevance | path

Searched refs:e1000_pch2lan (Results 1 – 6 of 6) 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()
1716 case e1000_pch2lan: in e1000_check_for_copper_link_ich8lan()
1805 case e1000_pch2lan: in e1000_get_variants_ich8lan()
1827 ((adapter->hw.mac.type >= e1000_pch2lan) && in e1000_get_variants_ich8lan()
1840 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 Dethtool.c889 case e1000_pch2lan: in e1000_reg_test()
920 if (mac->type == e1000_pch2lan) { in e1000_reg_test()
935 if ((mac->type == e1000_pch2lan) && (i > 6)) in e1000_reg_test()
H A Dnetdev.c3033 if (hw->mac.type >= e1000_pch2lan) { in e1000_setup_rctl()
3503 case e1000_pch2lan: in e1000e_get_base_timinca()
4068 case e1000_pch2lan: in e1000e_reset()
4323 if ((hw->mac.type >= e1000_pch2lan) && in e1000e_down()
6053 if ((adapter->hw.mac.type >= e1000_pch2lan) && in e1000_change_mtu()
6917 if (hw->mac.type >= e1000_pch2lan) in __e1000_resume()
7282 if ((hw->mac.type >= e1000_pch2lan) && (netdev->mtu > ETH_DATA_LEN)) in e1000_fix_features()
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()