Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c774 case ICE_PTP_NOP: in ice_ptp_tmr_cmd_to_src_reg()
832 case ICE_PTP_NOP: in ice_ptp_tmr_cmd_to_port_reg()
2413 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_sync_phy_timer_eth56g()
2500 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_start_phy_timer_eth56g()
4509 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_sync_phy_timer_e82x()
4632 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_start_phy_timer_e82x()
5460 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.c2236 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_ptp_get_syncdevicetime()