Searched refs:total_flits (Results 1 – 1 of 1) sorted by relevance
8148 u64 total_flits; in update_synth_timer() local8182 total_flits = (cur_tx - dd->last_tx) + (cur_rx - dd->last_rx); in update_synth_timer()8185 total_flits, (u64)CNTR_32BIT_MAX); in update_synth_timer()8186 if (total_flits >= CNTR_32BIT_MAX) { in update_synth_timer()