Lines Matching full:timestamping
259 * ice_set_tx_tstamp - Enable or disable Tx timestamping
292 * ice_set_rx_tstamp - Enable or disable Rx timestamping
321 * This function will configure timestamping during PTP initialization
838 * discarded before it reaches the PHY timestamping block.
1265 * ice_ptp_port_phy_stop - Stop timestamping for a PHY port
1294 * ice_ptp_port_phy_restart - (Re)start and calibrate PHY timestamping
1297 * Start the PHY timestamping block, and initiate Vernier timestamping
1298 * calibration. If timestamping cannot be calibrated (such as if link is down)
1299 * then disable the timestamping block instead.
1344 * ice_ptp_link_change - Set or clear port registers for timestamping
1430 * ice_ptp_reset_phy_timestamping - Reset PHY timestamping block
2036 * ice_ptp_get_ts_config - ioctl interface to read the timestamping config
2040 * Copy the timestamping config to user buffer
2102 * ice_ptp_set_ts_config - ioctl interface to control the timestamping
2470 /* Restart the PHY timestamping block */ in ice_ptp_reset()
2509 /* Disable timestamping for both Tx and Rx */ in ice_ptp_prepare_for_reset()
2678 /* Start the PHY timestamping block */ in ice_ptp_init()
2711 /* Disable timestamping for both Tx and Rx */ in ice_ptp_release()