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

/linux-master/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
476 isc->ism1 = m2ism(sc->m1);
493 rtsc->ism1 = isc->ism1;
516 x = rtsc->x + seg_y2x(y - rtsc->y, rtsc->ism1);

Completed in 65 milliseconds