Searched refs:cake_calc_overhead (Results 1 – 1 of 1) sorted by relevance
1361 static u32 cake_calc_overhead(struct cake_sched_data *q, u32 len, u32 off) in cake_calc_overhead() function1407 return cake_calc_overhead(q, len, off); in cake_overhead()1439 return (cake_calc_overhead(q, len, off) * (segs - 1) + in cake_overhead()1440 cake_calc_overhead(q, last_len, off)); in cake_overhead()