Lines Matching full:timestamping
230 * ice_set_rx_tstamp - Enable or disable Rx timestamping
255 * Called during preparation for reset to temporarily disable timestamping on
256 * the device. Called during remove to disable timestamping while cleaning up
1261 * registers with the calibrated offset values and enable timestamping. The Tx
1302 * ice_ptp_port_phy_stop - Stop timestamping for a PHY port
1341 * ice_ptp_port_phy_restart - (Re)start and calibrate PHY timestamping
1344 * Start the PHY timestamping block, and initiate Vernier timestamping
1345 * calibration. If timestamping cannot be calibrated (such as if link is down)
1346 * then disable the timestamping block instead.
1508 * ice_ptp_reset_phy_timestamping - Reset PHY timestamping block
1517 * ice_ptp_restart_all_phy - Restart all PHYs to recalibrate timestamping
2370 * ice_ptp_get_ts_config - ioctl interface to read the timestamping config
2374 * Copy the timestamping config to user buffer
2432 /* Immediately update the device timestamping mode */ in ice_ptp_set_timestamp_mode()
2439 * ice_ptp_set_ts_config - ioctl interface to control the timestamping
2876 /* E810 capable of low latency timestamping with interrupt can in ice_ptp_ts_irq()
3003 /* Disable timestamping for both Tx and Rx */ in ice_ptp_prepare_for_reset()
3393 /* Start the PHY timestamping block */ in ice_ptp_init()
3432 /* Disable timestamping for both Tx and Rx */ in ice_ptp_release()