Searched refs:tresp (Results 1 – 2 of 2) sorted by relevance
905 struct net_ptp_time *tresp) in gptp_send_pdelay_follow_up() argument916 follow_up->resp_orig_ts_secs_high = htons(tresp->_sec.high); in gptp_send_pdelay_follow_up()917 follow_up->resp_orig_ts_secs_low = htonl(tresp->_sec.low); in gptp_send_pdelay_follow_up()918 follow_up->resp_orig_ts_nsecs = htonl(tresp->nanosecond); in gptp_send_pdelay_follow_up()
491 struct net_ptp_time *tresp);