Searched refs:last_bytes (Results 1 – 3 of 3) sorted by relevance
90 u64 last_bytes; member131 brate = (b.bytes - e->last_bytes)<<(7 - idx); in est_timer()132 e->last_bytes = b.bytes; in est_timer()235 est->last_bytes = b.bytes; in gen_new_estimator()
156 unsigned long last_bytes; member
1167 if ((NET_STAT(jme).rx_bytes - dpi->last_bytes) > PCC_P3_THRESHOLD) in jme_dynamic_pcc()1188 dpi->last_bytes = NET_STAT(jme).rx_bytes; in jme_start_pcc_timer()