Home
last modified time | relevance | path

Searched refs:e1000_82571 (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_82571.c118 case e1000_82571: in e1000_init_phy_params_82571()
174 case e1000_82571: in e1000_init_phy_params_82571()
403 case e1000_82571: in e1000_init_mac_params_82571()
471 case e1000_82571: in e1000_get_phy_id_82571()
800 case e1000_82571: in e1000_write_nvm_82571()
1140 case e1000_82571: in e1000_reset_hw_82571()
1284 case e1000_82571: in e1000_initialize_hw_bits_82571()
1300 case e1000_82571: in e1000_initialize_hw_bits_82571()
1607 case e1000_82571: in e1000_setup_fiber_serdes_link_82571()
1844 if (hw->mac.type != e1000_82571) in e1000_get_laa_state_82571()
[all …]
H A DMakefile7 e1000_82543.c e1000_82571.c e1000_ich8lan.c
H A De1000_api.c228 mac->type = e1000_82571; in e1000_set_mac_type()
478 case e1000_82571: in e1000_setup_init_funcs()
H A De1000_hw.h251 e1000_82571, enumerator
H A De1000_mac.c425 if ((hw->mac.type < e1000_82571) || (hw->mac.type == e1000_82573) || in e1000_check_alt_mac_addr_generic()
/dragonfly/sys/dev/netif/em/
H A Dif_em.c614 case e1000_82571: in em_attach()
849 case e1000_82571: in em_attach()
1241 case e1000_82571: in em_ioctl()
1436 if (adapter->hw.mac.type == e1000_82571) { in em_init()
1517 adapter->hw.mac.type >= e1000_82571) in em_init()
2291 (hw->mac.type == e1000_82571 || in em_update_link_status()
2439 adapter->hw.mac.type < e1000_82571) { in em_alloc_pci_res()
2604 case e1000_82571: in em_reset()
3054 if (adapter->hw.mac.type >= e1000_82571) in em_init_tx_unit()
3935 if (adapter->hw.mac.type >= e1000_82571) in em_rel_mgmt()
[all …]
/dragonfly/sys/dev/netif/emx/
H A Dif_emx.c632 (sc->hw.mac.type == e1000_82571 || in emx_attach()
767 if (sc->hw.mac.type == e1000_82571 || in emx_attach()
851 case e1000_82571: in emx_attach()
960 (sc->hw.mac.type == e1000_82571 || in emx_attach()
1187 case e1000_82571: in emx_ioctl()
1368 if (sc->hw.mac.type == e1000_82571) { in emx_init()
1982 (hw->mac.type == e1000_82571 || in emx_update_link_status()
2094 case e1000_82571: in emx_reset()
2538 if (sc->hw.mac.type == e1000_82571 || in emx_init_tx_unit()
2573 if (sc->hw.mac.type == e1000_82571 || in emx_init_tx_unit()
[all …]
/dragonfly/sys/conf/
H A Dfiles354 dev/netif/ig_hal/e1000_82571.c optional ig_hal