Searched refs:throughput_start (Results 1 – 2 of 2) sorted by relevance
2430 if (timestamp - p_ccb->fcrb.throughput_start > 0) in l2c_fcr_collect_ack_delay()2432 (timestamp - p_ccb->fcrb.throughput_start); in l2c_fcr_collect_ack_delay()2434 p_ccb->fcrb.throughput_start = timestamp; in l2c_fcr_collect_ack_delay()
231 uint32_t throughput_start; member