Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000e/
H A Dptp.c301 case e1000_pch_mtp: in e1000e_ptp_init()
H A Dich8lan.c304 if (hw->mac.type < e1000_pch_mtp) { in e1000_reconfigure_k1_params()
376 case e1000_pch_mtp: in e1000_init_phy_workarounds_pchlan()
480 if (hw->mac.type >= e1000_pch_mtp) { in e1000_init_phy_workarounds_pchlan()
531 if (hw->mac.type == e1000_pch_mtp || hw->mac.type == e1000_pch_ptp) { in e1000_init_phy_params_pchlan()
555 case e1000_pch_mtp: in e1000_init_phy_params_pchlan()
803 case e1000_pch_mtp: in e1000_init_mac_params_ich8lan()
1597 else if (hw->mac.type == e1000_pch_mtp || in e1000_check_for_copper_link_ich8lan()
1814 case e1000_pch_mtp: in e1000_get_variants_ich8lan()
2271 case e1000_pch_mtp: in e1000_sw_lcd_config_ich8lan()
3317 case e1000_pch_mtp in e1000_valid_nvm_bank_detect_ich8lan()
[all...]
H A Dhw.h150 e1000_pch_mtp, enumerator
H A Dethtool.c900 case e1000_pch_mtp: in e1000_reg_test()
1566 case e1000_pch_mtp: in e1000_loopback_cleanup()
H A Dnetdev.c3562 case e1000_pch_mtp: in e1000e_get_base_timinca()
4086 case e1000_pch_mtp: in e1000e_reset()
7686 if (hw->mac.type >= e1000_pch_mtp && dmi_check_system(disable_k1_list)) in e1000_probe()