Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c327 * ice_ptp_src_cmd - Prepare source timer for a timer command
333 void ice_ptp_src_cmd(struct ice_hw *hw, enum ice_ptp_tmr_cmd cmd) in ice_ptp_src_cmd() function
1902 ice_ptp_src_cmd(hw, ICE_PTP_READ_TIME); in ice_read_phy_and_phc_time_eth56g()
1980 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_sync_phy_timer_eth56g()
2068 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_start_phy_timer_eth56g()
3917 ice_ptp_src_cmd(hw, ICE_PTP_READ_TIME); in ice_read_phy_and_phc_time_e82x()
3997 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_sync_phy_timer_e82x()
4120 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_start_phy_timer_e82x()
5225 ice_ptp_src_cmd(hw, cmd); in ice_ptp_tmr_cmd()
H A Dice_ptp_hw.h291 void ice_ptp_src_cmd(struct ice_hw *hw, enum ice_ptp_tmr_cmd cmd);
H A Dice_ptp.c2120 ice_ptp_src_cmd(hw, ICE_PTP_READ_TIME); in ice_capture_crosststamp()
2149 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_capture_crosststamp()