Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_ich8lan.c377 case e1000_pchlan: in e1000_init_phy_workarounds_pchlan()
378 if ((hw->mac.type == e1000_pchlan) && in e1000_init_phy_workarounds_pchlan()
815 case e1000_pchlan: in e1000_init_mac_params_ich8lan()
1586 if (hw->mac.type == e1000_pchlan) { in e1000_check_for_copper_link_ich8lan()
1769 case e1000_pchlan: in e1000_check_for_copper_link_ich8lan()
1848 case e1000_pchlan: in e1000_init_function_pointers_ich8lan()
2308 case e1000_pchlan: in e1000_sw_lcd_config_ich8lan()
2348 if (((hw->mac.type == e1000_pchlan) && in e1000_sw_lcd_config_ich8lan()
2350 (hw->mac.type > e1000_pchlan)) { in e1000_sw_lcd_config_ich8lan()
2421 if (hw->mac.type != e1000_pchlan) in e1000_k1_gig_workaround_hv()
[all …]
H A De1000_api.c286 mac->type = e1000_pchlan; in e1000_set_mac_type()
515 case e1000_pchlan: in e1000_setup_init_funcs()
H A Dif_em.c1024 (hw->mac.type == e1000_pchlan) || in em_if_attach_pre()
1342 case e1000_pchlan: in em_if_mtu_set()
2911 case e1000_pchlan: in em_reset()
3013 case e1000_pchlan: in em_reset()
4201 case e1000_pchlan: in em_get_wakeup()
4324 (sc->hw.mac.type == e1000_pchlan) || in em_enable_wakeup()
4329 if ( sc->hw.mac.type >= e1000_pchlan) { in em_enable_wakeup()
H A De1000_hw.h276 e1000_pchlan, enumerator
H A De1000_phy.c3451 if ((hw->mac.type == e1000_pchlan) && in e1000_access_phy_wakeup_reg_bm()