Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_hfsc.c382 seg_x2y(u64 x, u64 sm) in seg_x2y() function
478 isc->dy = seg_x2y(isc->dx, isc->sm1); in sc2isc()
534 y = rtsc->y + seg_x2y(x - rtsc->x, rtsc->sm1); in rtsc_x2y()
538 + seg_x2y(x - rtsc->x - rtsc->dx, rtsc->sm2); in rtsc_x2y()
600 dy = seg_x2y(dx, isc->sm1); in rtsc_min()