Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_ctl.c146 struct rte_swx_table_state *ts;
147 struct rte_swx_table_state *ts_next;
1073 sizeof(struct rte_swx_table_state)); in table_state_create()
1083 struct rte_swx_table_state *ts = &ctl->ts[table_base_index + i]; in table_state_create()
1134 struct rte_swx_table_state *ts = &ctl->ts[learner_base_index + i]; in table_state_create()
1735 struct rte_swx_table_state *ts = &ctl->ts[table_id]; in table_rollfwd0()
1736 struct rte_swx_table_state *ts_next = &ctl->ts_next[table_id]; in table_rollfwd0()
1856 struct rte_swx_table_state *ts_next = &ctl->ts_next[table_id]; in table_rollfwd1()
1914 struct rte_swx_table_state *ts_next = &ctl->ts_next[table_id]; in table_rollback()
1951 struct rte_swx_table_state *ts = &ctl->ts[table_id]; in table_rollback()
[all …]
H A Drte_swx_ctl.h663 struct rte_swx_table_state { struct
695 struct rte_swx_table_state **table_state); argument
714 struct rte_swx_table_state *table_state);
H A Drte_swx_pipeline.c2115 struct rte_swx_table_state *ts = &t->table_state[table_id]; in instr_table_exec()
2166 struct rte_swx_table_state *ts = &t->table_state[table_id]; in instr_table_af_exec()
2261 struct rte_swx_table_state *ts = &t->table_state[p->n_tables + in instr_learner_exec()
2318 struct rte_swx_table_state *ts = &t->table_state[p->n_tables + in instr_learner_af_exec()
8569 sizeof(struct rte_swx_table_state)); in table_state_build()
8573 struct rte_swx_table_state *ts = &p->table_state[table->id]; in table_state_build()
8621 struct rte_swx_table_state *ts = &p->table_state[p->n_tables + in table_state_build()
8659 struct rte_swx_table_state *ts = &p->table_state[i]; in table_state_build_free()
8671 struct rte_swx_table_state *ts = &p->table_state[p->n_tables + i]; in table_state_build_free()
9688 struct rte_swx_table_state **table_state) in rte_swx_pipeline_table_state_get()
[all …]
H A Drte_swx_pipeline_internal.h924 struct rte_swx_table_state *table_state;
1404 struct rte_swx_table_state *table_state;
2045 struct rte_swx_table_state *ts = &t->table_state[p->n_tables + in __instr_learn_exec()
2075 struct rte_swx_table_state *ts = &t->table_state[p->n_tables + in __instr_forget_exec()