Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_hfsc.c86 u64 ism1; /* scaled inverse-slope of the 1st segment */ member
98 u64 ism1; /* scaled inverse-slope of the 1st segment */ member
476 isc->ism1 = m2ism(sc->m1); in sc2isc()
493 rtsc->ism1 = isc->ism1; in rtsc_init()
516 x = rtsc->x + seg_y2x(y - rtsc->y, rtsc->ism1); in rtsc_y2x()