Home
last modified time | relevance | path

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

/openbmc/linux/include/net/tc_act/
H A 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()
/openbmc/linux/net/sched/
H A Dact_gate.c49 cycle = param->tcfg_cycletime; in gate_get_start_time()
102 cycle = p->tcfg_cycletime; in gate_timer_func()
416 p->tcfg_cycletime = cycletime; in tcf_gate_init()
531 p->tcfg_cycletime, TCA_GATE_PAD)) in tcf_gate_dump()