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

/linux-4.4.14/net/sched/
H A Dsch_hfsc.c86 u64 ism1; /* scaled inverse-slope of the 1st segment */ member in struct:internal_sc
98 u64 ism1; /* scaled inverse-slope of the 1st segment */ member in struct:runtime_sc
485 isc->ism1 = m2ism(sc->m1); sc2isc()
502 rtsc->ism1 = isc->ism1; rtsc_init()
525 x = rtsc->x + seg_y2x(y - rtsc->y, rtsc->ism1); rtsc_y2x()

Completed in 46 milliseconds