Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/tc_act/
Dtc_gate.h29 u64 tcfg_cycletime; member
83 u64 tcfg_cycletime; in tcf_gate_cycletime() local
85 tcfg_cycletime = to_gate(a)->param.tcfg_cycletime; in tcf_gate_cycletime()
87 return tcfg_cycletime; in tcf_gate_cycletime()
/Linux-v6.1/net/sched/
Dact_gate.c48 cycle = param->tcfg_cycletime; in gate_get_start_time()
101 cycle = p->tcfg_cycletime; in gate_timer_func()
412 p->tcfg_cycletime = cycletime; in tcf_gate_init()
527 p->tcfg_cycletime, TCA_GATE_PAD)) in tcf_gate_dump()