Home
last modified time | relevance | path

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

/freebsd/sys/modules/em/
H A DMakefile14 LEGACY_SHARED = e1000_82540.c e1000_82542.c e1000_82541.c e1000_82543.c
/freebsd/sys/dev/e1000/
H A De1000_api.c176 mac->type = e1000_82540; in e1000_set_mac_type()
489 case e1000_82540: in e1000_setup_init_funcs()
H A De1000_82540.c95 case e1000_82540: in e1000_init_phy_params_82540()
H A De1000_hw.h258 e1000_82540, enumerator
H A Dif_em.c1077 if (hw->mac.type >= e1000_82540 && hw->mac.type < igb_mac_min) { in em_if_attach_pre()
1678 if (hw->mac.type >= e1000_82540) in em_intr()
3498 if (hw->mac.type >= e1000_82540) in em_initialize_transmit_unit()
3600 if (hw->mac.type >= e1000_82540) { in em_initialize_receive_unit()
/freebsd/sys/conf/
H A Dfiles1621 dev/e1000/e1000_82540.c optional em \