Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/e1000e/
Dich8lan.c136 static void e1000_gate_hw_phy_config_ich8lan(struct e1000_hw *hw, bool gate);
297 e1000_gate_hw_phy_config_ich8lan(hw, true); in e1000_init_phy_workarounds_pchlan()
417 e1000_gate_hw_phy_config_ich8lan(hw, false); in e1000_init_phy_workarounds_pchlan()
2831 static void e1000_gate_hw_phy_config_ich8lan(struct e1000_hw *hw, bool gate) in e1000_gate_hw_phy_config_ich8lan() function
2929 e1000_gate_hw_phy_config_ich8lan(hw, false); in e1000_post_phy_reset_ich8lan()
2960 e1000_gate_hw_phy_config_ich8lan(hw, true); in e1000_phy_hw_reset_ich8lan()
4769 e1000_gate_hw_phy_config_ich8lan(hw, true); in e1000_reset_hw_ich8lan()