Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_hfsc.c90 u64 ism2; /* scaled inverse-slope of the 2nd segment */ member
102 u64 ism2; /* scaled inverse-slope of the 2nd segment */ member
480 isc->ism2 = m2ism(sc->m2); in sc2isc()
497 rtsc->ism2 = isc->ism2; in rtsc_init()
520 + seg_y2x(y - rtsc->y - rtsc->dy, rtsc->ism2); in rtsc_y2x()