Searched refs:BBR_PROBE_BW (Results 1 – 1 of 1) sorted by relevance
84 BBR_PROBE_BW, /* discover, share bw: pace around estimated bw */ enumerator343 if (bbr->mode == BBR_PROBE_BW) in bbr_cwnd_event()405 if (bbr->mode == BBR_PROBE_BW && bbr->cycle_idx == 0) in bbr_quantization_budget()605 if (bbr->mode == BBR_PROBE_BW && bbr_is_next_cycle_phase(sk, rs)) in bbr_update_cycle_phase()620 bbr->mode = BBR_PROBE_BW; in bbr_reset_probe_bw_mode()696 if (bbr->mode == BBR_PROBE_BW && bbr->round_start && in bbr_lt_bw_sampling()999 case BBR_PROBE_BW: in bbr_update_gains()