Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_ich8lan.c372 case e1000_pch2lan: in e1000_init_phy_workarounds_pchlan()
442 if ((hw->mac.type == e1000_pch2lan) && in e1000_init_phy_workarounds_pchlan()
500 case e1000_pch2lan: in e1000_init_phy_params_pchlan()
800 case e1000_pch2lan: in e1000_init_mac_params_ich8lan()
1596 if ((hw->mac.type >= e1000_pch2lan) && link) { in e1000_check_for_copper_link_ich8lan()
1623 if (hw->mac.type == e1000_pch2lan) in e1000_check_for_copper_link_ich8lan()
1764 case e1000_pch2lan: in e1000_check_for_copper_link_ich8lan()
1849 case e1000_pch2lan: in e1000_init_function_pointers_ich8lan()
2309 case e1000_pch2lan: in e1000_sw_lcd_config_ich8lan()
2335 if ((hw->mac.type < e1000_pch2lan) && in e1000_sw_lcd_config_ich8lan()
[all …]
H A De1000_api.c290 mac->type = e1000_pch2lan; in e1000_set_mac_type()
516 case e1000_pch2lan: in e1000_setup_init_funcs()
H A Dif_em.c1025 (hw->mac.type == e1000_pch2lan) || in em_if_attach_pre()
1306 if (sc->hw.mac.type == e1000_pch2lan) in em_if_resume()
1328 case e1000_pch2lan: in em_if_mtu_set()
2944 case e1000_pch2lan: in em_reset()
3058 case e1000_pch2lan: in em_reset()
3724 if ((hw->mac.type == e1000_ich9lan || hw->mac.type == e1000_pch2lan || in em_initialize_receive_unit()
3796 } else if (hw->mac.type >= e1000_pch2lan) { in em_initialize_receive_unit()
4234 case e1000_pch2lan: in em_get_wakeup()
H A De1000_hw.h277 e1000_pch2lan, enumerator
H A De1000_phy.c341 if (hw->mac.type == e1000_pch2lan) in e1000_read_phy_reg_mdic()
406 if (hw->mac.type == e1000_pch2lan) in e1000_write_phy_reg_mdic()