Lines Matching refs:timestamps
19 * Packets not matching are delivered without timestamps (MCDI events will
223 * @rxq: Receive SKB queue (awaiting timestamps)
251 * timestamps
253 * timestamps
255 * @ts_corrections.pps_in: Required driver correction of PPS input timestamps
257 * transmit timestamps
259 * receive timestamps
364 * if PTP uses MAC TX timestamps, not if PTP uses the MC directly to transmit.
580 * we can deal with the (unlikely) case of sync timestamps
1120 struct skb_shared_hwtstamps timestamps;
1148 memset(×tamps, 0, sizeof(timestamps));
1149 timestamps.hwtstamp = ptp_data->nic_to_kernel_time(
1154 skb_tstamp_tx(skb, ×tamps);
1345 /* if the NIC supports hw timestamps by the MAC, we can support
1880 * timestamps, the NIC will not support them.
2009 * to reconstruct full-range timestamps and they are optionally used
2045 struct skb_shared_hwtstamps *timestamps;
2052 /* get the difference between the packet and sync timestamps,
2087 /* attach the timestamps to the skb */
2088 timestamps = skb_hwtstamps(skb);
2089 timestamps->hwtstamp =