Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c4196 ice_stop_phy_timer_e82x(struct ice_hw *hw, u8 port, bool soft_reset) in ice_stop_phy_timer_e82x() function
4255 err = ice_stop_phy_timer_e82x(hw, port, false); in ice_start_phy_timer_e82x()
H A Dice_ptp.c1192 err = ice_stop_phy_timer_e82x(hw, port, true); in ice_ptp_port_phy_stop()