Searched refs:rc_bbr_cwnd_gain (Results 1 – 2 of 2) sorted by relevance
660 uint32_t rc_bbr_cwnd_gain; /* Current cwnd gain Lock(a) */ member
1886 l->cwnd_gain = bbr->r_ctl.rc_bbr_cwnd_gain; in bbr_fill_in_logging_data()3669 (uint32_t)bbr->r_ctl.rc_bbr_cwnd_gain); in bbr_ack_received()7998 bbr->r_ctl.rc_bbr_cwnd_gain = BBR_UNIT; in bbr_restart_after_idle()10104 bbr->r_ctl.rc_bbr_cwnd_gain = bbr_high_gain; in bbr_init()10499 bbr->r_ctl.rc_bbr_cwnd_gain = bbr_cwnd_gain; in bbr_substate_change()10814 bbr->r_ctl.rc_bbr_cwnd_gain = BBR_UNIT; in bbr_enter_probe_rtt()10824 bbr->r_ctl.rc_bbr_cwnd_gain = BBR_UNIT; in bbr_enter_probe_rtt()10945 bbr->r_ctl.rc_bbr_cwnd_gain = bbr_cwnd_gain; in bbr_exit_probe_rtt()10968 bbr->r_ctl.rc_bbr_cwnd_gain = bbr->r_ctl.rc_startup_pg; in bbr_exit_probe_rtt()11204 bbr->r_ctl.rc_bbr_cwnd_gain = bbr_high_gain; in bbr_state_change()[all …]