Searched defs:beta (Results 1 – 14 of 14) sorted by relevance
| /linux/net/ipv4/ |
| H A D | tcp_illinois.c | 51 u32 beta; /* Muliplicative decrease */ member 192 static u32 beta(u32 da, u32 dm) in beta() function
|
| H A D | tcp_vegas.c | 45 static int beta = 4; variable
|
| H A D | tcp_veno.c | 24 static const int beta = 3 << V_PARAM_SHIFT; variable
|
| H A D | tcp_bic.c | 32 static int beta = 819; /* = 819/1024 (BICTCP_BETA_SCALE) */ variable
|
| H A D | tcp_htcp.c | 28 u8 beta; /* Fixed point arith, << 7 */ member
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | ctxgf108.c | 741 const u32 beta = grctx->attrib_nr; in gf108_grctx_generate_attrib() local
|
| H A D | ctxgf117.c | 249 const u32 beta = grctx->attrib_nr; in gf117_grctx_generate_attrib() local
|
| /linux/include/net/ |
| H A D | pie.h | 33 u32 beta; member
|
| /linux/net/sched/ |
| H A D | sch_pie.c | 311 u64 alpha, beta; in pie_calculate_probability() local
|
| H A D | sch_dualpi2.c | 813 u32 beta = nla_get_u32(tb[TCA_DUALPI2_BETA]); dualpi2_change() local
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | bpf_cubic.c | 50 static const int beta = 717; /* = 717/1024 (BICTCP_BETA_SCALE) */ global() variable
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | ar9003_paprd.c | 432 int Q_scale_B, Q_beta, Q_alpha, alpha, beta, order_1, order_2; in create_pa_curve() local
|
| /linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
| H A D | vdec_av1_req_lat_if.c | 233 short beta; member
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | t4_hw.c | 5851 const unsigned short *alpha, const unsigned short *beta) in t4_load_mtus()
|