Home
last modified time | relevance | path

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

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