Searched refs:sync_ts (Results 1 – 1 of 1) sorted by relevance
39 struct net_ptp_time *sync_ts = net_pkt_timestamp(sync); in gptp_md_follow_up_prepare() local60 fup->prec_orig_ts_secs_high = htons(sync_ts->_sec.high); in gptp_md_follow_up_prepare()61 fup->prec_orig_ts_secs_low = htonl(sync_ts->_sec.low); in gptp_md_follow_up_prepare()62 fup->prec_orig_ts_nsecs = htonl(sync_ts->nanosecond); in gptp_md_follow_up_prepare()84 sync_ts_ns = sync_ts->second; in gptp_md_follow_up_prepare()86 sync_ts_ns += sync_ts->nanosecond; in gptp_md_follow_up_prepare()124 struct net_ptp_time *sync_ts; in gptp_set_md_sync_receive() local138 sync_ts = &state->rcvd_sync_ptr->timestamp; in gptp_set_md_sync_receive()151 sync_rcv->upstream_tx_time = sync_ts->second; in gptp_set_md_sync_receive()153 sync_rcv->upstream_tx_time += sync_ts->nanosecond; in gptp_set_md_sync_receive()