Searched refs:rc_tlp_seg_send_cnt (Results 1 – 2 of 2) sorted by relevance
720 uint16_t rc_tlp_seg_send_cnt; /* Number of times we have TLP sent member
709 bbr->r_ctl.rc_tlp_seg_send_cnt = 0; in bbr_timer_start()718 if (bbr->r_ctl.rc_tlp_seg_send_cnt > bbr_tlp_max_resend) { in bbr_timer_start()4615 bbr->r_ctl.rc_tlp_seg_send_cnt = 0; in bbr_timeout_tlp()4681 bbr->r_ctl.rc_tlp_seg_send_cnt++; in bbr_timeout_tlp()4685 bbr->r_ctl.rc_tlp_seg_send_cnt = 1; in bbr_timeout_tlp()4688 if (bbr->r_ctl.rc_tlp_seg_send_cnt > bbr_tlp_max_resend) { in bbr_timeout_tlp()4704 (bbr->r_ctl.rc_tlp_seg_send_cnt > bbr_tlp_max_resend)) { in bbr_timeout_tlp()4957 bbr->r_ctl.rc_tlp_seg_send_cnt = 0; in bbr_remxt_tmr()