Searched defs:beta (Results 1 – 7 of 7) sorted by relevance
51 u32 beta; /* Muliplicative decrease */ member191 static u32 beta(u32 da, u32 dm) in beta() function
44 static int beta = 4; variable
23 static const int beta = 3 << V_PARAM_SHIFT; variable
32 static int beta = 819; /* = 819/1024 (BICTCP_BETA_SCALE) */ variable
27 u8 beta; /* Fixed point arith, << 7 */ member
398 int Q_scale_B, Q_beta, Q_alpha, alpha, beta, order_1, order_2; in create_pa_curve() local
1771 const unsigned short *alpha, const unsigned short *beta) in t4_load_mtus()