Home
last modified time | relevance | path

Searched defs:beta (Results 1 – 16 of 16) sorted by relevance

/linux/net/ipv4/
H A Dtcp_illinois.c51 u32 beta; /* Muliplicative decrease */ member
192 static u32 beta(u32 da, u32 dm) in beta() function
H A Dtcp_vegas.c45 static int beta = 4; variable
H A Dtcp_veno.c24 static const int beta = 3 << V_PARAM_SHIFT; variable
H A Dtcp_bic.c32 static int beta = 819; /* = 819/1024 (BICTCP_BETA_SCALE) */ variable
H A Dtcp_htcp.c28 u8 beta; /* Fixed point arith, << 7 */ member
/linux/kernel/bpf/
H A Dtnum.c76 u64 dv, alpha, beta, chi, mu; in tnum_sub() local
88 u64 alpha, beta, v; in tnum_and() local
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxgf108.c741 const u32 beta = grctx->attrib_nr; in gf108_grctx_generate_attrib() local
H A Dctxgf117.c249 const u32 beta = grctx->attrib_nr; in gf117_grctx_generate_attrib() local
/linux/include/net/
H A Dpie.h33 u32 beta; member
/linux/net/sched/
H A Dsch_pie.c306 u64 alpha, beta; in pie_calculate_probability() local
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_cubic.c50 static const int beta = 717; /* = 717/1024 (BICTCP_BETA_SCALE) */ variable
/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_paprd.c432 int Q_scale_B, Q_beta, Q_alpha, alpha, beta, order_1, order_2; in create_pa_curve() local
/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu981_hw_av1_dec.c475 s64 *beta, s64 *gamma, s64 *delta) in rockchip_vpu981_av1_dec_get_shear_params()
521 s64 alpha = 0, beta = 0, gamma = 0, delta = 0; in rockchip_vpu981_av1_dec_set_global_model() local
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_av1_req_lat_if.c233 short beta; member
/linux/drivers/staging/media/ipu3/include/uapi/
H A Dintel-ipu3.h797 __u32 beta:4; member
2398 struct ipu3_uapi_anr_beta beta[3]; member
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c5851 const unsigned short *alpha, const unsigned short *beta) in t4_load_mtus()