Searched refs:ice_ptp_src_cmd (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ptp_hw.c | 333 void ice_ptp_src_cmd(struct ice_hw *hw, enum ice_ptp_tmr_cmd cmd) in ice_ptp_src_cmd() function 1955 ice_ptp_src_cmd(hw, ICE_PTP_READ_TIME); in ice_read_phy_and_phc_time_eth56g() 2033 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_sync_phy_timer_eth56g() 2121 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_start_phy_timer_eth56g() 4079 ice_ptp_src_cmd(hw, ICE_PTP_READ_TIME); in ice_read_phy_and_phc_time_e82x() 4159 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_sync_phy_timer_e82x() 4282 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_start_phy_timer_e82x() 5456 ice_ptp_src_cmd(hw, cmd); in ice_ptp_tmr_cmd()
|
| H A D | ice_ptp.c | 2121 ice_ptp_src_cmd(hw, ICE_PTP_READ_TIME); in ice_capture_crosststamp() 2150 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_capture_crosststamp()
|