Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dptp.c222 case e1000_pch_lpt: in e1000e_ptp_init()
224 if (((hw->mac.type != e1000_pch_lpt) && in e1000e_ptp_init()
Dich8lan.c229 if (hw->mac.type < e1000_pch_lpt) { in e1000_phy_is_accessible_pchlan()
240 if ((hw->mac.type == e1000_pch_lpt) || (hw->mac.type == e1000_pch_spt)) { in e1000_phy_is_accessible_pchlan()
286 if (hw->mac.type < e1000_pch_lpt) { in e1000_toggle_lanphypc_pch_lpt()
334 case e1000_pch_lpt: in e1000_init_phy_workarounds_pchlan()
371 if (hw->mac.type >= e1000_pch_lpt) { in e1000_init_phy_workarounds_pchlan()
475 case e1000_pch_lpt: in e1000_init_phy_params_pchlan()
716 case e1000_pch_lpt: in e1000_init_mac_params_ich8lan()
735 if ((mac->type == e1000_pch_lpt) || (mac->type == e1000_pch_spt)) { in e1000_init_mac_params_ich8lan()
1094 if ((hw->mac.type < e1000_pch_lpt) || in e1000_enable_ulp_lpt_lp()
1238 if ((hw->mac.type < e1000_pch_lpt) || in e1000_disable_ulp_lpt_lp()
[all …]
Dhw.h114 e1000_pch_lpt, enumerator
Dethtool.c896 case e1000_pch_lpt: in e1000_reg_test()
904 if ((mac->type == e1000_pch_lpt) || (mac->type == e1000_pch_spt)) in e1000_reg_test()
909 if ((mac->type == e1000_pch_lpt) || in e1000_reg_test()
Dnetdev.c1794 if ((icr & E1000_ICR_ECCER) && ((hw->mac.type == e1000_pch_lpt) || in e1000_intr_msi()
1875 if ((icr & E1000_ICR_ECCER) && ((hw->mac.type == e1000_pch_lpt) || in e1000_intr()
2257 } else if ((hw->mac.type == e1000_pch_lpt) || in e1000_irq_enable()
3513 if (((hw->mac.type == e1000_pch_lpt) || in e1000e_get_base_timinca()
3527 case e1000_pch_lpt: in e1000e_get_base_timinca()
4010 case e1000_pch_lpt: in e1000e_reset()
4935 if ((hw->mac.type == e1000_pch_lpt) || in e1000e_update_stats()
6319 } else if ((hw->mac.type == e1000_pch_lpt) || in __e1000_shutdown()