Home
last modified time | relevance | path

Searched refs:avgpm_r (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sched/
H A Dsch_sfb.c198 static u32 sfb_compute_qlen(u32 *prob_r, u32 *avgpm_r, const struct sfb_sched_data *q) in sfb_compute_qlen() argument
213 *avgpm_r = totalpm / (SFB_LEVELS * SFB_NUMBUCKETS); in sfb_compute_qlen()