Searched refs:tx_timestamp (Results 1 – 3 of 3) sorted by relevance
310 struct gem_tx_ts *tx_timestamp; in gem_ptp_txstamp() local320 tx_timestamp = &queue->tx_timestamps[head]; in gem_ptp_txstamp()321 tx_timestamp->skb = skb; in gem_ptp_txstamp()322 tx_timestamp->desc_ptp.ts_1 = desc_ptp->ts_1; in gem_ptp_txstamp()323 tx_timestamp->desc_ptp.ts_2 = desc_ptp->ts_2; in gem_ptp_txstamp()
129 uint32_t tx_timestamp; member144 uint32_t tx_timestamp; // timestamp from the header member
133 uint32_t *tx_timestamp,