Searched refs:ts_next (Results 1 – 1 of 1) sorted by relevance
640 if (!ctl->ts_next) in table_state_free()656 free(ctl->ts_next); in table_state_free()657 ctl->ts_next = NULL; in table_state_free()668 if (!ctl->ts_next) { in table_state_create()676 struct rte_swx_table_state *ts_next = &ctl->ts_next[i]; in table_state_create() local684 if (!ts_next->obj) { in table_state_create()1111 struct rte_swx_table_state *ts_next = &ctl->ts_next[table_id]; in table_rollfwd0() local1159 struct rte_swx_table_state *ts_next = &ctl->ts_next[table_id]; in table_rollfwd1() local1209 struct rte_swx_table_state *ts_next = &ctl->ts_next[table_id]; in table_rollback() local1297 ctl->ts = ctl->ts_next; in rte_swx_ctl_pipeline_commit()[all …]