Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_ctl.c1026 if (!ctl->ts_next) in table_state_free()
1062 free(ctl->ts_next); in table_state_free()
1063 ctl->ts_next = NULL; in table_state_free()
1074 if (!ctl->ts_next) { in table_state_create()
1124 if (!ts_next->obj) { in table_state_create()
1736 struct rte_swx_table_state *ts_next = &ctl->ts_next[table_id]; in table_rollfwd0() local
1824 if (!ts_next->obj) { in table_rollfwd0()
1856 struct rte_swx_table_state *ts_next = &ctl->ts_next[table_id]; in table_rollfwd1() local
1914 struct rte_swx_table_state *ts_next = &ctl->ts_next[table_id]; in table_rollback() local
2418 struct rte_swx_table_state *ts_next = &ctl->ts_next[ctl->info.n_tables + in learner_rollfwd() local
[all …]