Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c211 if (hw->mac.type < e1000_pch_lpt) { in e1000_phy_is_accessible_pchlan()
222 if (hw->mac.type >= e1000_pch_lpt) { in e1000_phy_is_accessible_pchlan()
275 if (hw->mac.type < e1000_pch_lpt) { in e1000_toggle_lanphypc_pch_lpt()
330 case e1000_pch_lpt: in e1000_init_phy_workarounds_pchlan()
374 if (hw->mac.type >= e1000_pch_lpt) { in e1000_init_phy_workarounds_pchlan()
485 case e1000_pch_lpt: in e1000_init_phy_params_pchlan()
733 case e1000_pch_lpt: in e1000_init_mac_params_ich8lan()
759 if (mac->type >= e1000_pch_lpt) { in e1000_init_mac_params_ich8lan()
1168 if ((hw->mac.type < e1000_pch_lpt) || in e1000_enable_ulp_lpt_lp()
1306 if ((hw->mac.type < e1000_pch_lpt) || in e1000_disable_ulp_lpt_lp()
[all …]
H A Dptp.c286 case e1000_pch_lpt: in e1000e_ptp_init()
H A Dhw.h147 e1000_pch_lpt, enumerator
H A Dethtool.c888 case e1000_pch_lpt: in e1000_reg_test()
903 if (mac->type >= e1000_pch_lpt) in e1000_reg_test()
907 if (mac->type >= e1000_pch_lpt) { in e1000_reg_test()
H A Dnetdev.c1785 if ((icr & E1000_ICR_ECCER) && (hw->mac.type >= e1000_pch_lpt)) { in e1000_intr_msi()
1864 if ((icr & E1000_ICR_ECCER) && (hw->mac.type >= e1000_pch_lpt)) { in e1000_intr()
2243 } else if (hw->mac.type >= e1000_pch_lpt) { in e1000_irq_enable()
3493 if ((hw->mac.type >= e1000_pch_lpt) && in e1000e_get_base_timinca()
3512 case e1000_pch_lpt: in e1000e_get_base_timinca()
4049 case e1000_pch_lpt: in e1000e_reset()
5031 if (hw->mac.type >= e1000_pch_lpt) { in e1000e_update_stats()
6697 } else if (hw->mac.type >= e1000_pch_lpt) { in __e1000_shutdown()