Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/e1000e/
Dich8lan.c259 static void e1000_gate_hw_phy_config_ich8lan(struct e1000_hw *hw, bool gate);
344 e1000_gate_hw_phy_config_ich8lan(hw, true); in e1000_init_phy_params_pchlan()
360 e1000_gate_hw_phy_config_ich8lan(hw, false); in e1000_init_phy_params_pchlan()
619 e1000_gate_hw_phy_config_ich8lan(hw, true); in e1000_init_mac_params_ich8lan()
1732 static void e1000_gate_hw_phy_config_ich8lan(struct e1000_hw *hw, bool gate) in e1000_gate_hw_phy_config_ich8lan() function
1831 e1000_gate_hw_phy_config_ich8lan(hw, false); in e1000_post_phy_reset_ich8lan()
1865 e1000_gate_hw_phy_config_ich8lan(hw, true); in e1000_phy_hw_reset_ich8lan()
3125 e1000_gate_hw_phy_config_ich8lan(hw, true); in e1000_reset_hw_ich8lan()