Lines Matching full:timestamping
29 /* enabled tx timestamping */ in hellcreek_get_ts_info()
38 /* Enabling/disabling TX and RX HW timestamping for different PTP messages is
60 /* TX HW timestamping can't be disabled on the switch */ in hellcreek_set_hwtstamp_config()
70 /* RX HW timestamping can't be disabled on the switch */ in hellcreek_set_hwtstamp_config()
88 /* RX HW timestamping can't be enabled for all messages on the switch */ in hellcreek_set_hwtstamp_config()
105 * enable the interaction with the HW timestamping in hellcreek_set_hwtstamp_config()
198 /* Get nanoseconds timestamp from timestamping unit */
235 dev_err(hellcreek->dev, "Wrong port for timestamping!\n"); in hellcreek_txtstamp_work()
381 * and the interaction with the HW timestamping is enabled. If not, stop in hellcreek_port_txtstamp()
418 * timestamping beforehand. in hellcreek_port_rxtstamp()
424 * and the interaction with the HW timestamping is enabled. If not, stop in hellcreek_port_rxtstamp()
453 /* Initialize timestamping ports. */ in hellcreek_hwtstamp_setup()
462 * timestamps and enable inline timestamping. in hellcreek_hwtstamp_setup()