Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_api.c180 mac->type = e1000_82545; in e1000_set_mac_type()
490 case e1000_82545: in e1000_setup_init_funcs()
H A De1000_82540.c96 case e1000_82545: in e1000_init_phy_params_82540()
H A De1000_hw.h259 e1000_82545, enumerator
H A Dif_em.c995 if (hw->mac.type < e1000_82545){ in em_if_attach_pre()
1836 if (sc->hw.mac.type == e1000_82545) in em_if_media_status()
3276 if (sc->hw.mac.type == e1000_82545) in em_setup_interface()