Home
last modified time | relevance | path

Searched refs:e1000_pchlan (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c414 case e1000_pchlan: in e1000_init_phy_workarounds_pchlan()
415 if ((hw->mac.type == e1000_pchlan) && in e1000_init_phy_workarounds_pchlan()
807 case e1000_pchlan: in e1000_init_mac_params_ich8lan()
1546 if (hw->mac.type == e1000_pchlan) { in e1000_check_for_copper_link_ich8lan()
1724 case e1000_pchlan: in e1000_check_for_copper_link_ich8lan()
1807 case e1000_pchlan: in e1000_get_variants_ich8lan()
2264 case e1000_pchlan: in e1000_sw_lcd_config_ich8lan()
2306 if (((hw->mac.type == e1000_pchlan) && in e1000_sw_lcd_config_ich8lan()
2308 (hw->mac.type > e1000_pchlan)) { in e1000_sw_lcd_config_ich8lan()
2375 if (hw->mac.type != e1000_pchlan) in e1000_k1_gig_workaround_hv()
[all …]
H A Dhw.h143 e1000_pchlan, enumerator
H A Dphy.c2693 if ((hw->mac.type == e1000_pchlan) && in e1000_access_phy_wakeup_reg_bm()
H A Dnetdev.c1173 if ((hw->mac.type == e1000_pchlan) && (er32(CTRL) & E1000_CTRL_TFCE)) in e1000_print_hw_hang()
4067 case e1000_pchlan: in e1000e_reset()