Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ig_hal/
H A DMakefile6 SRCS += e1000_80003es2lan.c e1000_82540.c e1000_82541.c e1000_82542.c \
H A De1000_api.c159 mac->type = e1000_82542; in e1000_set_mac_type()
458 case e1000_82542: in e1000_setup_init_funcs()
H A De1000_hw.h239 e1000_82542, enumerator
/dragonfly/sys/dev/netif/em/
H A Dif_em.c838 case e1000_82542: in em_attach()
1260 case e1000_82542: in em_ioctl()
1305 if (adapter->hw.mac.type == e1000_82542 && in em_ioctl()
2172 if (adapter->hw.mac.type == e1000_82542 && in em_set_multi()
2202 if (adapter->hw.mac.type == e1000_82542 && in em_set_multi()
2998 case e1000_82542: in em_init_tx_unit()
3878 if (adapter->hw.mac.type == e1000_82542 && in em_disable_intr()
/dragonfly/sys/conf/
H A Dfiles352 dev/netif/ig_hal/e1000_82542.c optional ig_hal