Searched refs:treq (Results 1 – 2 of 2) sorted by relevance
880 struct net_ptp_time *treq) in gptp_send_pdelay_resp() argument891 resp->req_receipt_ts_secs_high = htons(treq->_sec.high); in gptp_send_pdelay_resp()892 resp->req_receipt_ts_secs_low = htonl(treq->_sec.low); in gptp_send_pdelay_resp()893 resp->req_receipt_ts_nsecs = htonl(treq->nanosecond); in gptp_send_pdelay_resp()
481 struct net_ptp_time *treq);