Home
last modified time | relevance | path

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

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