Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_hfsc.c164 u32 cl_vtperiod; /* vt period sequence number */ member
693 if (cl->cl_parent->cl_vtperiod != in init_vf()
711 cl->cl_vtperiod++; /* increment vt period */ in init_vf()
712 cl->cl_parentperiod = cl->cl_parent->cl_vtperiod; in init_vf()
1340 xstats.period = cl->cl_vtperiod; in hfsc_dump_class_stats()
1469 cl->cl_vtperiod = 0; in hfsc_reset_class()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_hfsc.c163 u32 cl_vtperiod; /* vt period sequence number */ member
692 if (cl->cl_parent->cl_vtperiod != in init_vf()
710 cl->cl_vtperiod++; /* increment vt period */ in init_vf()
711 cl->cl_parentperiod = cl->cl_parent->cl_vtperiod; in init_vf()
1341 xstats.period = cl->cl_vtperiod; in hfsc_dump_class_stats()
1464 cl->cl_vtperiod = 0; in hfsc_reset_class()

Completed in 5 milliseconds