Lines Matching full:timestamping
298 * ice_set_rx_tstamp - Enable or disable Rx timestamping
323 * Called during preparation for reset to temporarily disable timestamping on
324 * the device. Called during remove to disable timestamping while cleaning up
1298 * registers with the calibrated offset values and enable timestamping. The Tx
1339 * ice_ptp_port_phy_stop - Stop timestamping for a PHY port
1368 * ice_ptp_port_phy_restart - (Re)start and calibrate PHY timestamping
1371 * Start the PHY timestamping block, and initiate Vernier timestamping
1372 * calibration. If timestamping cannot be calibrated (such as if link is down)
1373 * then disable the timestamping block instead.
1503 * ice_ptp_reset_phy_timestamping - Reset PHY timestamping block
1512 * ice_ptp_restart_all_phy - Restart all PHYs to recalibrate timestamping
2155 * ice_ptp_get_ts_config - ioctl interface to read the timestamping config
2159 * Copy the timestamping config to user buffer
2217 /* Immediately update the device timestamping mode */ in ice_ptp_set_timestamp_mode()
2224 * ice_ptp_set_ts_config - ioctl interface to control the timestamping
2705 /* Restart the PHY timestamping block */ in ice_ptp_reset()
2936 /* Disable timestamping for both Tx and Rx */ in ice_ptp_prepare_for_reset()
3216 /* Start the PHY timestamping block */ in ice_ptp_init()
3256 /* Disable timestamping for both Tx and Rx */ in ice_ptp_release()