Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_ctl.h341 struct rte_swx_table_state { struct
373 struct rte_swx_table_state **table_state); argument
392 struct rte_swx_table_state *table_state);
H A Drte_swx_ctl.c63 struct rte_swx_table_state *ts;
64 struct rte_swx_table_state *ts_next;
646 struct rte_swx_table_state *ts = &ctl->ts_next[i]; in table_state_free()
667 sizeof(struct rte_swx_table_state)); in table_state_create()
675 struct rte_swx_table_state *ts = &ctl->ts[i]; in table_state_create()
676 struct rte_swx_table_state *ts_next = &ctl->ts_next[i]; in table_state_create()
1111 struct rte_swx_table_state *ts_next = &ctl->ts_next[table_id]; in table_rollfwd0()
1159 struct rte_swx_table_state *ts_next = &ctl->ts_next[table_id]; in table_rollfwd1()
1209 struct rte_swx_table_state *ts_next = &ctl->ts_next[table_id]; in table_rollback()
1273 struct rte_swx_table_state *ts; in rte_swx_ctl_pipeline_commit()
H A Drte_swx_pipeline.c635 struct rte_swx_table_state *table_state;
990 struct rte_swx_table_state *table_state;
3062 struct rte_swx_table_state *ts = &t->table_state[table_id]; in instr_table_exec()
6646 sizeof(struct rte_swx_table_state)); in table_state_build()
6650 struct rte_swx_table_state *ts = &p->table_state[table->id]; in table_state_build()
6695 struct rte_swx_table_state *ts = &p->table_state[i]; in table_state_build_free()
7170 struct rte_swx_table_state **table_state) in rte_swx_pipeline_table_state_get()
7181 struct rte_swx_table_state *table_state) in rte_swx_pipeline_table_state_set()