Searched refs:bic_scale (Results 1 – 5 of 5) sorted by relevance
52 static int bic_scale __read_mostly = 41;71 module_param(bic_scale, int, 0444);72 MODULE_PARM_DESC(bic_scale, "scale (scaled by 1024) value for bic function (bic_scale/1024)");516 cube_rtt_scale = (bic_scale * 10); /* 1024*c/rtt */ in cubictcp_register()535 do_div(cube_factor, bic_scale * 10); in cubictcp_register()
44 static const int bic_scale = 41; variable52 static const __u32 cube_rtt_scale = (bic_scale * 10); /* 1024*c/rtt */70 / (bic_scale * 10);
16 …liness:inttcp_cubic.parm=bic_scale:scale (scaled by 1024) value for bic function (bic_scale/1024)…
130337 ffff800011dd1f14 d bic_scale
Completed in 419 milliseconds