Lines Matching refs:rc_last_delay_val

754 	prev_delay = bbr->r_ctl.rc_last_delay_val;  in bbr_start_hpts_timer()
755 if (bbr->r_ctl.rc_last_delay_val && in bbr_start_hpts_timer()
762 slot = bbr->r_ctl.rc_last_delay_val; in bbr_start_hpts_timer()
786 bbr->r_ctl.rc_last_delay_val = slot = 100; in bbr_start_hpts_timer()
789 bbr->r_ctl.rc_last_delay_val = slot; in bbr_start_hpts_timer()
1046 bbr_start_hpts_timer(bbr, tp, cts, 1, bbr->r_ctl.rc_last_delay_val, in bbr_timer_audit()
1928 log.u_bbr.flex6 = bbr->r_ctl.rc_last_delay_val; in bbr_log_type_just_return()
2283 log.u_bbr.flex3 = bbr->r_ctl.rc_last_delay_val; in bbr_log_doseg_done()
2748 log.u_bbr.flex5 = bbr->r_ctl.rc_last_delay_val; in bbr_log_type_bbrsnd()
5250 if (bbr->r_ctl.rc_last_delay_val) { in bbr_timer_cancel()
5258 if (bbr->r_ctl.rc_last_delay_val > time_since_send) { in bbr_timer_cancel()
5260 bbr->r_ctl.rc_last_delay_val -= time_since_send; in bbr_timer_cancel()
5262 bbr->r_ctl.rc_last_delay_val = 0; in bbr_timer_cancel()
7883 bbr->r_ctl.rc_last_delay_val = 0; in bbr_enter_persist()
7957 bbr->r_ctl.rc_last_delay_val = 0; in bbr_exit_persist()
11583 if (bbr->r_ctl.rc_last_delay_val > del) { in bbr_do_segment_nounlock()
11585 bbr->r_ctl.rc_last_delay_val -= del; in bbr_do_segment_nounlock()
11589 bbr->r_ctl.rc_last_delay_val = 0; in bbr_do_segment_nounlock()
11596 bbr_start_hpts_timer(bbr, tp, cts, 8, bbr->r_ctl.rc_last_delay_val, in bbr_do_segment_nounlock()
11938 if (bbr->r_ctl.rc_last_delay_val) { in bbr_output_wtime()
11942 if (delay_calc >= bbr->r_ctl.rc_last_delay_val) in bbr_output_wtime()
11943 delay_calc -= bbr->r_ctl.rc_last_delay_val; in bbr_output_wtime()
11954 if ((bbr->r_ctl.rc_last_delay_val) && in bbr_output_wtime()
11964 bbr->r_ctl.rc_last_delay_val = 0; in bbr_output_wtime()
11967 bbr->r_ctl.rc_last_delay_val = 0; in bbr_output_wtime()
11980 if (bbr->r_ctl.rc_last_delay_val) { in bbr_output_wtime()
11986 if (delay_calc >= bbr->r_ctl.rc_last_delay_val) in bbr_output_wtime()
11988 delay_calc -= bbr->r_ctl.rc_last_delay_val; in bbr_output_wtime()
11996 bbr->r_ctl.rc_agg_early += (bbr->r_ctl.rc_last_delay_val - delay_calc); in bbr_output_wtime()
12011 merged_val |= bbr->r_ctl.rc_last_delay_val; in bbr_output_wtime()
12015 bbr->r_ctl.rc_last_delay_val = 0; in bbr_output_wtime()
12071 bbr->r_ctl.rc_last_delay_val = 0; in bbr_output_wtime()
12739 bbr->r_ctl.rc_last_delay_val = 0; in bbr_output_wtime()
12754 bbr->r_ctl.rc_last_delay_val = 0; in bbr_output_wtime()