Searched refs:ice_stop_phy_timer_e82x (Results 1 – 3 of 3) sorted by relevance
396 int ice_stop_phy_timer_e82x(struct ice_hw *hw, u8 port, bool soft_reset);
4544 ice_stop_phy_timer_e82x(struct ice_hw *hw, u8 port, bool soft_reset) in ice_stop_phy_timer_e82x() function4603 err = ice_stop_phy_timer_e82x(hw, port, false); in ice_start_phy_timer_e82x()
1373 err = ice_stop_phy_timer_e82x(hw, port, true); in ice_ptp_port_phy_stop()