Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_ptp_hw.h186 int ice_stop_phy_timer_e822(struct ice_hw *hw, u8 port, bool soft_reset);
Dice_ptp_hw.c2283 ice_stop_phy_timer_e822(struct ice_hw *hw, u8 port, bool soft_reset) in ice_stop_phy_timer_e822() function
2348 err = ice_stop_phy_timer_e822(hw, port, false); in ice_start_phy_timer_e822()
Dice_ptp.c1283 err = ice_stop_phy_timer_e822(hw, port, true); in ice_ptp_port_phy_stop()