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 1992 ice_ptp_src_cmd(hw, ICE_PTP_READ_TIME); in ice_read_phy_and_phc_time_eth56g() 2070 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_sync_phy_timer_eth56g() 2158 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_start_phy_timer_eth56g() 4116 ice_ptp_src_cmd(hw, ICE_PTP_READ_TIME); in ice_read_phy_and_phc_time_e82x() 4196 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_sync_phy_timer_e82x() 4319 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_start_phy_timer_e82x() 5495 ice_ptp_src_cmd(hw, cmd); in ice_ptp_tmr_cmd()
|
| H A D | ice_ptp.c | 2122 ice_ptp_src_cmd(hw, ICE_PTP_READ_TIME); in ice_capture_crosststamp() 2151 ice_ptp_src_cmd(hw, ICE_PTP_NOP); in ice_capture_crosststamp()
|