Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/e1000e/
Dptp.c295 case e1000_pch_lpt: in e1000e_ptp_init()
298 if ((hw->mac.type < e1000_pch_lpt) || in e1000e_ptp_init()
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()
268 if (hw->mac.type < e1000_pch_lpt) { in e1000_toggle_lanphypc_pch_lpt()
316 case e1000_pch_lpt: in e1000_init_phy_workarounds_pchlan()
354 if (hw->mac.type >= e1000_pch_lpt) { in e1000_init_phy_workarounds_pchlan()
458 case e1000_pch_lpt: in e1000_init_phy_params_pchlan()
700 case e1000_pch_lpt: in e1000_init_mac_params_ich8lan()
720 if (mac->type >= e1000_pch_lpt) { in e1000_init_mac_params_ich8lan()
1079 if ((hw->mac.type < e1000_pch_lpt) || in e1000_enable_ulp_lpt_lp()
1223 if ((hw->mac.type < e1000_pch_lpt) || in e1000_disable_ulp_lpt_lp()
[all …]
Dhw.h109 e1000_pch_lpt, enumerator
Dethtool.c895 case e1000_pch_lpt: in e1000_reg_test()
905 if (mac->type >= e1000_pch_lpt) in e1000_reg_test()
910 if (mac->type >= e1000_pch_lpt) { in e1000_reg_test()
Dnetdev.c1788 if ((icr & E1000_ICR_ECCER) && (hw->mac.type >= e1000_pch_lpt)) { in e1000_intr_msi()
1869 if ((icr & E1000_ICR_ECCER) && (hw->mac.type >= e1000_pch_lpt)) { in e1000_intr()
2244 } else if (hw->mac.type >= e1000_pch_lpt) { in e1000_irq_enable()
3499 if ((hw->mac.type >= e1000_pch_lpt) && in e1000e_get_base_timinca()
3518 case e1000_pch_lpt: in e1000e_get_base_timinca()
4049 case e1000_pch_lpt: in e1000e_reset()
5014 if (hw->mac.type >= e1000_pch_lpt) { in e1000e_update_stats()
6389 } else if (hw->mac.type >= e1000_pch_lpt) { in __e1000_shutdown()