Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_ptp_hw.h422 int ice_stop_phy_timer_eth56g(struct ice_hw *hw, u8 port, bool soft_reset);
Dice_ptp_hw.c2455 int ice_stop_phy_timer_eth56g(struct ice_hw *hw, u8 port, bool soft_reset) in ice_stop_phy_timer_eth56g() function
2494 err = ice_stop_phy_timer_eth56g(hw, port, false); in ice_start_phy_timer_eth56g()
Dice_ptp.c1368 err = ice_stop_phy_timer_eth56g(hw, port, true); in ice_ptp_port_phy_stop()