Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dich8lan.c154 static void e1000_gate_hw_phy_config_ich8lan(struct e1000_hw *hw, bool gate);
313 e1000_gate_hw_phy_config_ich8lan(hw, true); in e1000_init_phy_workarounds_pchlan()
424 e1000_gate_hw_phy_config_ich8lan(hw, false); in e1000_init_phy_workarounds_pchlan()
2677 static void e1000_gate_hw_phy_config_ich8lan(struct e1000_hw *hw, bool gate) in e1000_gate_hw_phy_config_ich8lan() function
2775 e1000_gate_hw_phy_config_ich8lan(hw, false); in e1000_post_phy_reset_ich8lan()
2806 e1000_gate_hw_phy_config_ich8lan(hw, true); in e1000_phy_hw_reset_ich8lan()
4584 e1000_gate_hw_phy_config_ich8lan(hw, true); in e1000_reset_hw_ich8lan()