Home
last modified time | relevance | path

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

/linux/include/net/tc_act/
H A Dtc_gate.h29 u64 tcfg_cycletime; member
88 u64 tcfg_cycletime; in tcf_gate_cycletime() local
91 tcfg_cycletime = p->tcfg_cycletime; in tcf_gate_cycletime()
93 return tcfg_cycletime; in tcf_gate_cycletime()
/linux/net/sched/
H A Dact_gate.c52 cycle = param->tcfg_cycletime; in gate_get_start_time()
107 cycle = p->tcfg_cycletime; in gate_timer_func()
459 cycletime = cur_p->tcfg_cycletime; in tcf_gate_init()
504 p->tcfg_cycletime = cycletime; in tcf_gate_init()
632 p->tcfg_cycletime, TCA_GATE_PAD)) in tcf_gate_dump()