Searched refs:rc_tlp_seg_send_cnt (Results 1 – 2 of 2) sorted by relevance
718 uint16_t rc_tlp_seg_send_cnt; /* Number of times we have TLP sent member
699 bbr->r_ctl.rc_tlp_seg_send_cnt = 0; in bbr_timer_start()708 if (bbr->r_ctl.rc_tlp_seg_send_cnt > bbr_tlp_max_resend) { in bbr_timer_start()4592 bbr->r_ctl.rc_tlp_seg_send_cnt = 0; in bbr_timeout_tlp()4658 bbr->r_ctl.rc_tlp_seg_send_cnt++; in bbr_timeout_tlp()4662 bbr->r_ctl.rc_tlp_seg_send_cnt = 1; in bbr_timeout_tlp()4665 if (bbr->r_ctl.rc_tlp_seg_send_cnt > bbr_tlp_max_resend) { in bbr_timeout_tlp()4681 (bbr->r_ctl.rc_tlp_seg_send_cnt > bbr_tlp_max_resend)) { in bbr_timeout_tlp()4928 bbr->r_ctl.rc_tlp_seg_send_cnt = 0; in bbr_remxt_tmr()