Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_txrx.c68 u8 ts_top; in fbnic_ts40_to_ns() local
86 ts_top = ts40 >> 32; in fbnic_ts40_to_ns()
87 if (ts_top < (u8)high && (u8)high - ts_top > U8_MAX / 2) in fbnic_ts40_to_ns()