Home
last modified time | relevance | path

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

/trueos/sys/dev/e1000/
HDe1000_ich8lan.c348 case e1000_pch2lan: in e1000_init_phy_workarounds_pchlan()
418 if ((hw->mac.type == e1000_pch2lan) && in e1000_init_phy_workarounds_pchlan()
476 case e1000_pch2lan: in e1000_init_phy_params_pchlan()
747 case e1000_pch2lan: in e1000_init_mac_params_ich8lan()
1494 if (((hw->mac.type == e1000_pch2lan) || in e1000_check_for_copper_link_ich8lan()
1511 if (hw->mac.type == e1000_pch2lan) in e1000_check_for_copper_link_ich8lan()
1552 case e1000_pch2lan: in e1000_check_for_copper_link_ich8lan()
1637 case e1000_pch2lan: in e1000_init_function_pointers_ich8lan()
2100 case e1000_pch2lan: in e1000_sw_lcd_config_ich8lan()
2120 if ((hw->mac.type < e1000_pch2lan) && in e1000_sw_lcd_config_ich8lan()
[all …]
HDe1000_api.c290 mac->type = e1000_pch2lan; in e1000_set_mac_type()
450 case e1000_pch2lan: in e1000_setup_init_funcs()
HDif_em.c537 (hw->mac.type == e1000_pch2lan) || in em_attach()
882 if (adapter->hw.mac.type == e1000_pch2lan) in em_resume()
1131 case e1000_pch2lan: in em_ioctl()
2874 case e1000_pch2lan: in em_reset()
2932 case e1000_pch2lan: in em_reset()
4371 (adapter->hw.mac.type == e1000_pch2lan) || in em_initialize_receive_unit()
4378 if (adapter->hw.mac.type >= e1000_pch2lan) { in em_initialize_receive_unit()
4919 case e1000_pch2lan: in em_get_wakeup()
5010 (adapter->hw.mac.type == e1000_pch2lan)) { in em_enable_wakeup()
HDe1000_hw.h223 e1000_pch2lan, enumerator
HDe1000_phy.c335 if (hw->mac.type == e1000_pch2lan) in e1000_read_phy_reg_mdic()
400 if (hw->mac.type == e1000_pch2lan) in e1000_write_phy_reg_mdic()