Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c875 void ice_ptp_src_cmd(struct ice_hw *hw, enum ice_ptp_tmr_cmd cmd) in ice_ptp_src_cmd() function
2428 ice_ptp_src_cmd(hw, ICE_PTP_READ_TIME); in ice_read_phy_and_phc_time_eth56g()
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()
4475 ice_ptp_src_cmd(hw, ICE_PTP_READ_TIME); in ice_read_phy_and_phc_time_e82x()
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()
5783 ice_ptp_src_cmd(hw, cmd); in ice_ptp_tmr_cmd()
H A Dice_ptp_hw.h334 void ice_ptp_src_cmd(struct ice_hw *hw, enum ice_ptp_tmr_cmd cmd);
H A Dice_ptp.c2291 ice_ptp_src_cmd(hw, ICE_PTP_READ_TIME); in ice_capture_crosststamp()
2319 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_capture_crosststamp()