Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_82542.c231 e1000_pci_set_mwi(hw); in e1000_reset_hw_82542()
275 e1000_pci_set_mwi(hw); in e1000_init_hw_82542()
H A De1000_osdep.c70 e1000_pci_set_mwi(struct e1000_hw *hw) in e1000_pci_set_mwi() function
H A De1000_hw.h1062 void e1000_pci_set_mwi(struct e1000_hw *hw);
/dragonfly/sys/dev/netif/em/
H A Dif_em.c2209 e1000_pci_set_mwi(&adapter->hw); in em_set_multi()