Home
last modified time | relevance | path

Searched refs:tx_timestamp (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/cadence/
Dmacb_ptp.c310 struct gem_tx_ts *tx_timestamp; in gem_ptp_txstamp() local
320 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()
/Linux-v4.19/drivers/staging/vc04_services/interface/vchi/message_drivers/
Dmessage.h129 uint32_t tx_timestamp; member
144 uint32_t tx_timestamp; // timestamp from the header member
/Linux-v4.19/drivers/staging/vc04_services/interface/vchi/connections/
Dconnection.h133 uint32_t *tx_timestamp,