Home
last modified time | relevance | path

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

/linux/include/net/tc_act/
A Dtc_gate.h29 u64 tcfg_cycletime; member
88 u64 tcfg_cycletime; in tcf_gate_cycletime() local
90 tcfg_cycletime = to_gate(a)->param.tcfg_cycletime; in tcf_gate_cycletime()
92 return tcfg_cycletime; in tcf_gate_cycletime()
/linux/net/sched/
A Dact_gate.c49 cycle = param->tcfg_cycletime; in gate_get_start_time()
102 cycle = p->tcfg_cycletime; in gate_timer_func()
413 p->tcfg_cycletime = cycletime; in tcf_gate_init()
528 p->tcfg_cycletime, TCA_GATE_PAD)) in tcf_gate_dump()

Completed in 4 milliseconds