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
64 /* TX HW timestamping can't be disabled on the switch */ in hellcreek_set_hwtstamp_config()
74 /* RX HW timestamping can't be disabled on the switch */ in hellcreek_set_hwtstamp_config()
92 /* RX HW timestamping can't be enabled for all messages on the switch */ in hellcreek_set_hwtstamp_config()
109 * enable the interaction with the HW timestamping in hellcreek_set_hwtstamp_config()
202 /* Get nanoseconds timestamp from timestamping unit */
239 dev_err(hellcreek->dev, "Wrong port for timestamping!\n"); in hellcreek_txtstamp_work()
392 * and the interaction with the HW timestamping is enabled. If not, stop in hellcreek_port_txtstamp()
429 * timestamping beforehand. in hellcreek_port_rxtstamp()
435 * and the interaction with the HW timestamping is enabled. If not, stop in hellcreek_port_rxtstamp()
464 /* Initialize timestamping ports. */ in hellcreek_hwtstamp_setup()
473 * timestamps and enable inline timestamping. in hellcreek_hwtstamp_setup()