Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_txrx.c63 static __maybe_unused u64 fbnic_ts40_to_ns(struct fbnic_net *fbn, u64 ts40) in fbnic_ts40_to_ns() argument
79 time_ns = (u64)(high >> 8) << 40 | ts40; in fbnic_ts40_to_ns()
86 ts_top = ts40 >> 32; in fbnic_ts40_to_ns()