Searched refs:full_bw (Results 1 – 1 of 1) sorted by relevance
117 u32 full_bw; /* recent bw, to estimate if pipe is full */ member879 bw_thresh = (u64)bbr->full_bw * bbr_full_bw_thresh >> BBR_SCALE; in bbr_check_full_bw_reached()881 bbr->full_bw = bbr_max_bw(sk); in bbr_check_full_bw_reached()1061 bbr->full_bw = 0; in bbr_init()1091 bbr->full_bw = 0; /* spurious slow-down; reset full pipe detection */ in bbr_undo_cwnd()1134 bbr->full_bw = 0; in bbr_set_state()