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

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c469 * ice_ptp_extend_40b_ts - Convert a 40b timestamp to 64b nanoseconds
494 static u64 ice_ptp_extend_40b_ts(struct ice_pf *pf, u64 in_tstamp) function
626 tstamp = ice_ptp_extend_40b_ts(pf, raw_tstamp);
784 tstamp = ice_ptp_extend_40b_ts(pf, raw_tstamp);
2292 * ice_ptp_extend_40b_ts is unnecessary as it would just discard these

Completed in 131 milliseconds