Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_ich8lan.c147 static void e1000_gate_hw_phy_config_ich8lan(struct e1000_hw *hw, bool gate);
327 e1000_gate_hw_phy_config_ich8lan(hw, true); in e1000_init_phy_workarounds_pchlan()
445 e1000_gate_hw_phy_config_ich8lan(hw, false); in e1000_init_phy_workarounds_pchlan()
3047 static void e1000_gate_hw_phy_config_ich8lan(struct e1000_hw *hw, bool gate) in e1000_gate_hw_phy_config_ich8lan() function
3152 e1000_gate_hw_phy_config_ich8lan(hw, false); in e1000_post_phy_reset_ich8lan()
3185 e1000_gate_hw_phy_config_ich8lan(hw, true); in e1000_phy_hw_reset_ich8lan()
5039 e1000_gate_hw_phy_config_ich8lan(hw, true); in e1000_reset_hw_ich8lan()