Home
last modified time | relevance | path

Searched defs:gact (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/sched/
H A Dact_gate.c21 static ktime_t gate_get_time(struct tcf_gate *gact) in gate_get_time()
35 static void gate_get_start_time(struct tcf_gate *gact, ktime_t *start) in gate_get_start_time()
55 static void gate_start_timer(struct tcf_gate *gact, ktime_t start) in gate_start_timer()
70 struct tcf_gate *gact = container_of(timer, struct tcf_gate, in gate_timer_func() local
121 struct tcf_gate *gact = to_gate(a); in tcf_gate_act() local
278 static void gate_setup_timer(struct tcf_gate *gact, u64 basetime, in gate_setup_timer()
312 struct tcf_gate *gact; in tcf_gate_init() local
464 struct tcf_gate *gact = to_gate(a); in tcf_gate_cleanup() local
507 struct tcf_gate *gact = to_gate(a); in tcf_gate_dump() local
574 struct tcf_gate *gact = to_gate(a); in tcf_gate_stats_update() local
H A Dact_gact.c26 static int gact_net_rand(struct tcf_gact *gact) in gact_net_rand()
34 static int gact_determ(struct tcf_gact *gact) in gact_determ()
63 struct tcf_gact *gact; in tcf_gact_init() local
153 struct tcf_gact *gact = to_gact(a); in tcf_gact_act() local
176 struct tcf_gact *gact = to_gact(a); in tcf_gact_stats_update() local
189 struct tcf_gact *gact = to_gact(a); in tcf_gact_dump() local
/openbmc/linux/include/net/tc_act/
H A Dtc_gact.h23 struct tcf_gact *gact; in __is_tcf_gact_act() local
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_selftests.c1089 struct tcf_gact *gact; in stmmac_test_rxp() local