Searched refs:rack_per_of_gp_probertt (Results 1 – 2 of 2) sorted by relevance
333 uint16_t rack_per_of_gp_probertt; /* 100 = 100%, so from 65536 = 655 x bw, 0=off */ member
243 static uint16_t rack_per_of_gp_probertt = 60; /* 60% of bw */ variable629 &rack_per_of_gp_probertt, 60, in rack_init_sysctls()1587 return(rack->r_ctl.rack_per_of_gp_probertt); in rack_get_output_gain()2852 log.u_bbr.flex7 = rack->r_ctl.rack_per_of_gp_probertt; in rack_log_rtt_shrinks()2935 rack->r_ctl.rack_per_of_gp_probertt = rack_per_of_gp_probertt; in rack_enter_probertt()3168 rack->r_ctl.rack_per_of_gp_probertt = rack_per_of_gp_probertt - calc; in rack_check_probe_rtt()3170 if (rack->r_ctl.rack_per_of_gp_probertt < rack_per_of_gp_lowthresh) in rack_check_probe_rtt()3171 rack->r_ctl.rack_per_of_gp_probertt = rack_per_of_gp_lowthresh; in rack_check_probe_rtt()3191 rack->r_ctl.rack_per_of_gp_probertt = rack_per_of_gp_probertt; in rack_check_probe_rtt()10429 rack->r_ctl.rack_per_of_gp_probertt = rack_per_of_gp_probertt; in rack_init()