Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c795 case ICE_PTP_NOP: in ice_ptp_tmr_cmd_to_src_reg()
854 case ICE_PTP_NOP: in ice_ptp_tmr_cmd_to_port_reg()
2501 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_sync_phy_timer_eth56g()
2588 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_start_phy_timer_eth56g()
4555 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_sync_phy_timer_e82x()
4678 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_start_phy_timer_e82x()
5720 err = ice_ptp_write_port_cmd(hw, port, ICE_PTP_NOP); in ice_ptp_one_port_cmd()
H A Dice_ptp_hw.h14 ICE_PTP_NOP, enumerator
H A Dice_ptp.c2319 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_capture_crosststamp()