Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/e1000e/
Dich8lan.c136 static void e1000_gate_hw_phy_config_ich8lan(struct e1000_hw *hw, bool gate);
304 e1000_gate_hw_phy_config_ich8lan(hw, true); in e1000_init_phy_workarounds_pchlan()
431 e1000_gate_hw_phy_config_ich8lan(hw, false); in e1000_init_phy_workarounds_pchlan()
2887 static void e1000_gate_hw_phy_config_ich8lan(struct e1000_hw *hw, bool gate) in e1000_gate_hw_phy_config_ich8lan() function
2985 e1000_gate_hw_phy_config_ich8lan(hw, false); in e1000_post_phy_reset_ich8lan()
3016 e1000_gate_hw_phy_config_ich8lan(hw, true); in e1000_phy_hw_reset_ich8lan()
4825 e1000_gate_hw_phy_config_ich8lan(hw, true); in e1000_reset_hw_ich8lan()