Home
last modified time | relevance | path

Searched refs:e1000_copy_rx_addrs_to_phy_ich8lan (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/e1000/
H A De1000_ich8lan.h340 void e1000_copy_rx_addrs_to_phy_ich8lan(struct e1000_hw *hw);
H A De1000_ich8lan.c2725 void e1000_copy_rx_addrs_to_phy_ich8lan(struct e1000_hw *hw) in e1000_copy_rx_addrs_to_phy_ich8lan() function
2829 e1000_copy_rx_addrs_to_phy_ich8lan(hw); in e1000_lv_jumbo_workaround_ich8lan()
H A Dif_em.c4583 e1000_copy_rx_addrs_to_phy_ich8lan(hw); in em_enable_phy_wakeup()