Searched refs:PACE_TMR_DELACK (Results 1 – 3 of 3) sorted by relevance
77 #define PACE_TMR_DELACK 0x01 /* Delayed ack timer running */ macro84 …_TMR_MASK (PACE_TMR_KEEP|PACE_TMR_PERSIT|PACE_TMR_RXT|PACE_TMR_TLP|PACE_TMR_RACK|PACE_TMR_DELACK)
823 bbr->r_ctl.rc_hpts_flags = PACE_TMR_DELACK; in bbr_start_hpts_timer()852 if (left && (stopped & (PACE_TMR_KEEP | PACE_TMR_DELACK)) == in bbr_start_hpts_timer()986 if (tmr_up == PACE_TMR_DELACK) in bbr_timer_audit()1033 } else if (tmr_up == PACE_TMR_DELACK) { in bbr_timer_audit()1080 bbr->r_ctl.rc_hpts_flags = PACE_TMR_DELACK; in bbr_timer_audit()1084 bbr->r_ctl.rc_hpts_flags = PACE_TMR_DELACK; in bbr_timer_audit()4734 bbr->r_ctl.rc_hpts_flags &= ~PACE_TMR_DELACK; in bbr_timeout_delack()5235 if (timers & PACE_TMR_DELACK) { in bbr_process_timers()
4834 rack->r_ctl.rc_hpts_flags |= PACE_TMR_DELACK; in rack_start_hpts_timer()4840 rack->r_ctl.rc_hpts_flags &= ~PACE_TMR_DELACK; in rack_start_hpts_timer()4874 if (left && (stopped & (PACE_TMR_KEEP | PACE_TMR_DELACK)) == in rack_start_hpts_timer()5336 rack->r_ctl.rc_hpts_flags &= ~PACE_TMR_DELACK; in rack_timeout_delack()5852 if (timers & PACE_TMR_DELACK) { in rack_process_timers()10688 if (tmr_up == PACE_TMR_DELACK) in rack_timer_audit()10715 } else if (tmr_up == PACE_TMR_DELACK) { in rack_timer_audit()