Home
last modified time | relevance | path

Searched refs:e1000_ich8lan (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/modules/em/
H A DMakefile11 PCIE_SHARED = e1000_80003es2lan.c e1000_ich8lan.c e1000_82571.c e1000_82575.c
/freebsd/sys/dev/e1000/
H A De1000_ich8lan.c747 if (mac->type == e1000_ich8lan) in e1000_init_mac_params_ich8lan()
783 case e1000_ich8lan: in e1000_init_mac_params_ich8lan()
840 if (mac->type == e1000_ich8lan) in e1000_init_mac_params_ich8lan()
1843 case e1000_ich8lan: in e1000_init_function_pointers_ich8lan()
2298 case e1000_ich8lan: in e1000_sw_lcd_config_ich8lan()
3263 if (hw->mac.type == e1000_ich8lan) in e1000_set_d0_lplu_state_ich8lan()
3397 if (hw->mac.type == e1000_ich8lan) in e1000_set_d3_lplu_state_ich8lan()
3476 case e1000_ich8lan: in e1000_valid_nvm_bank_detect_ich8lan()
5006 if (hw->mac.type == e1000_ich8lan) { in e1000_reset_hw_ich8lan()
5170 if (mac->type == e1000_ich8lan) in e1000_init_hw_ich8lan()
[all …]
H A De1000_api.c261 mac->type = e1000_ich8lan; in e1000_set_mac_type()
512 case e1000_ich8lan: in e1000_setup_init_funcs()
H A De1000_hw.h273 e1000_ich8lan, enumerator
H A Dif_em.c1021 if ((hw->mac.type == e1000_ich8lan) || in em_if_attach_pre()
1346 case e1000_ich8lan: in em_if_mtu_set()
2900 case e1000_ich8lan: in em_reset()
4198 case e1000_ich8lan: in em_get_wakeup()
4323 if ((sc->hw.mac.type == e1000_ich8lan) || in em_enable_wakeup()
/freebsd/sys/conf/
H A Dfiles1633 dev/e1000/e1000_ich8lan.c optional em \