Searched refs:psched_ns_t2l (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/sched/
H A Dsch_tbf.c119 static u64 psched_ns_t2l(const struct psched_ratecfg *r, function
396 max_size = min_t(u64, psched_ns_t2l(&rate, buffer), ~0U);
415 max_size = min_t(u64, max_size, psched_ns_t2l(&peak, mtu));

Completed in 106 milliseconds