Home
last modified time | relevance | path

Searched refs:cached_tstamp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h89 * @cached_tstamp: last read timestamp
99 * indexes are valid. In these cases, we use a cached_tstamp to keep track of
108 u64 cached_tstamp; member
H A Dice_ptp.c736 raw_tstamp == tx->tstamps[idx].cached_tstamp) in ice_ptp_process_tx_tstamp()
746 tx->tstamps[idx].cached_tstamp = raw_tstamp; in ice_ptp_process_tx_tstamp()

Completed in 4 milliseconds