Home
last modified time | relevance | path

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

/dpdk/lib/table/
H A Drte_swx_table_learner.c306 table_params_get(struct table_params *p, struct rte_swx_table_learner_params *params) in table_params_get() function
382 status = table_params_get(&p, params); in rte_swx_table_learner_footprint_get()
395 status = table_params_get(&p, params); in rte_swx_table_learner_create()
/dpdk/lib/pipeline/
H A Drte_swx_ctl.c200 table_params_get(struct rte_swx_ctl_pipeline *ctl, uint32_t table_id) in table_params_get() function
1311 status = table_params_get(ctl, i); in rte_swx_ctl_pipeline_create()
H A Drte_swx_pipeline.c7504 table_params_get(struct table *table) in table_params_get() function
8579 params = table_params_get(table); in table_state_build()