Searched refs:inter_gap (Results 1 – 2 of 2) sorted by relevance
4295 uint32_t inter_gap = 0; in rack_calc_thresh_tlp() local4303 inter_gap = rsm->r_tim_lastsent[idx] - prsm->r_tim_lastsent[nidx]; in rack_calc_thresh_tlp()4305 thresh += inter_gap; in rack_calc_thresh_tlp()
4194 uint32_t inter_gap = 0; in bbr_calc_thresh_tlp() local4201 inter_gap = rsm->r_tim_lastsent[idx] - prsm->r_tim_lastsent[nidx]; in bbr_calc_thresh_tlp()4203 thresh += inter_gap; in bbr_calc_thresh_tlp()