Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c110 static void ice_ptp_src_cmd(struct ice_hw *hw, enum ice_ptp_tmr_cmd cmd) in ice_ptp_src_cmd() function
2214 ice_ptp_src_cmd(hw, READ_TIME); in ice_read_phy_and_phc_time_e822()
2293 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_sync_phy_timer_e822()
2416 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_start_phy_timer_e822()
3167 ice_ptp_src_cmd(hw, cmd); in ice_ptp_tmr_cmd()