Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/e1000e/
Dptp.c283 case e1000_pch_lpt: in e1000e_ptp_init()
292 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()
318 case e1000_pch_lpt: in e1000_init_phy_workarounds_pchlan()
362 if (hw->mac.type >= e1000_pch_lpt) { in e1000_init_phy_workarounds_pchlan()
466 case e1000_pch_lpt: in e1000_init_phy_params_pchlan()
714 case e1000_pch_lpt: in e1000_init_mac_params_ich8lan()
740 if (mac->type >= e1000_pch_lpt) { in e1000_init_mac_params_ich8lan()
1111 if ((hw->mac.type < e1000_pch_lpt) || in e1000_enable_ulp_lpt_lp()
1255 if ((hw->mac.type < e1000_pch_lpt) || in e1000_disable_ulp_lpt_lp()
[all …]
Dhw.h147 e1000_pch_lpt, enumerator
Dethtool.c912 case e1000_pch_lpt: in e1000_reg_test()
927 if (mac->type >= e1000_pch_lpt) in e1000_reg_test()
932 if (mac->type >= e1000_pch_lpt) { in e1000_reg_test()
Dnetdev.c1785 if ((icr & E1000_ICR_ECCER) && (hw->mac.type >= e1000_pch_lpt)) { in e1000_intr_msi()
1865 if ((icr & E1000_ICR_ECCER) && (hw->mac.type >= e1000_pch_lpt)) { in e1000_intr()
2245 } else if (hw->mac.type >= e1000_pch_lpt) { in e1000_irq_enable()
3501 if ((hw->mac.type >= e1000_pch_lpt) && in e1000e_get_base_timinca()
3520 case e1000_pch_lpt: in e1000e_get_base_timinca()
4057 case e1000_pch_lpt: in e1000e_reset()
5028 if (hw->mac.type >= e1000_pch_lpt) { in e1000e_update_stats()
6693 } else if (hw->mac.type >= e1000_pch_lpt) { in __e1000_shutdown()