Searched refs:ts40 (Results 1 – 1 of 1) sorted by relevance
63 static __maybe_unused u64 fbnic_ts40_to_ns(struct fbnic_net *fbn, u64 ts40) in fbnic_ts40_to_ns() argument79 time_ns = (u64)(high >> 8) << 40 | ts40; in fbnic_ts40_to_ns()86 ts_top = ts40 >> 32; in fbnic_ts40_to_ns()