Home
last modified time | relevance | path

Searched refs:e1000_pch_lpt (Results 1 – 4 of 4) 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()
387 case e1000_pch_lpt: in e1000_init_phy_workarounds_pchlan()
427 if (hw->mac.type >= e1000_pch_lpt) { in e1000_init_phy_workarounds_pchlan()
550 case e1000_pch_lpt: in e1000_init_phy_params_pchlan()
798 case e1000_pch_lpt: in e1000_init_mac_params_ich8lan()
824 if (mac->type >= e1000_pch_lpt) { in e1000_init_mac_params_ich8lan()
1233 if ((hw->mac.type < e1000_pch_lpt) || in e1000_enable_ulp_lpt_lp()
1371 if ((hw->mac.type < e1000_pch_lpt) || in e1000_disable_ulp_lpt_lp()
[all …]
H A Dptp.c283 case e1000_pch_lpt: in e1000e_ptp_init()
H A Dhw.h145 e1000_pch_lpt, enumerator
H A Dnetdev.c1798 if ((icr & E1000_ICR_ECCER) && (hw->mac.type >= e1000_pch_lpt)) { in e1000_intr_msi()
1877 if ((icr & E1000_ICR_ECCER) && (hw->mac.type >= e1000_pch_lpt)) { in e1000_intr()
2254 } else if (hw->mac.type >= e1000_pch_lpt) { in e1000_irq_enable()
3503 if ((hw->mac.type >= e1000_pch_lpt) && in e1000e_get_base_timinca()
3522 case e1000_pch_lpt: in e1000e_get_base_timinca()
4081 case e1000_pch_lpt: in e1000e_reset()
5064 if (hw->mac.type >= e1000_pch_lpt) { in e1000e_update_stats()
6712 } else if (hw->mac.type >= e1000_pch_lpt) { in __e1000_shutdown()