Searched refs:PACE_TMR_DELACK (Results 1 – 3 of 3) sorted by relevance
60 #define PACE_TMR_DELACK 0x01 /* Delayed ack timer running */ macro67 …_TMR_MASK (PACE_TMR_KEEP|PACE_TMR_PERSIT|PACE_TMR_RXT|PACE_TMR_TLP|PACE_TMR_RACK|PACE_TMR_DELACK)
812 bbr->r_ctl.rc_hpts_flags = PACE_TMR_DELACK; in bbr_start_hpts_timer()841 if (left && (stopped & (PACE_TMR_KEEP | PACE_TMR_DELACK)) == in bbr_start_hpts_timer()975 if (tmr_up == PACE_TMR_DELACK) in bbr_timer_audit()1014 } else if (tmr_up == PACE_TMR_DELACK) { in bbr_timer_audit()1061 bbr->r_ctl.rc_hpts_flags = PACE_TMR_DELACK; in bbr_timer_audit()1065 bbr->r_ctl.rc_hpts_flags = PACE_TMR_DELACK; in bbr_timer_audit()4711 bbr->r_ctl.rc_hpts_flags &= ~PACE_TMR_DELACK; in bbr_timeout_delack()5215 if (timers & PACE_TMR_DELACK) { in bbr_process_timers()
6647 rack->r_ctl.rc_hpts_flags |= PACE_TMR_DELACK; in rack_start_hpts_timer()6653 rack->r_ctl.rc_hpts_flags &= ~PACE_TMR_DELACK; in rack_start_hpts_timer()6693 if (left && (stopped & (PACE_TMR_KEEP | PACE_TMR_DELACK)) == in rack_start_hpts_timer()7353 rack->r_ctl.rc_hpts_flags &= ~PACE_TMR_DELACK; in rack_timeout_delack()8027 if (timers & PACE_TMR_DELACK) { in rack_process_timers()15237 if (tmr_up == PACE_TMR_DELACK) in rack_timer_audit()15258 } else if (tmr_up == PACE_TMR_DELACK) { in rack_timer_audit()